Searched refs:InsertBefore (Results 1 – 2 of 2) sorted by relevance
57 llvm::Instruction *InsertBefore) { in incrementOffset() argument60 return llvm::BinaryOperator::CreateAdd(accum, incr, "", InsertBefore); in incrementOffset()
188 cIr->instructions.InsertBefore(instructionAfter, instruction); in addInst()