Searched defs:insertBefore (Results 1 – 8 of 8) sorted by relevance
76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
78 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
97 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore() function in Instruction103 void Instruction::insertBefore(BasicBlock::iterator InsertPos) { in insertBefore() function in Instruction126 void Instruction::insertBefore(BasicBlock &BB, in insertBefore() function in Instruction
535 void DbgRecord::insertBefore(DbgRecord *InsertBefore) { in insertBefore() function in llvm::DbgRecord
204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
230 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase237 void VPRecipeBase::insertBefore(VPBasicBlock &BB, in insertBefore() function in VPRecipeBase
396 void Instruction::insertBefore(Instruction *BeforeI) { in insertBefore() function in Instruction
6203 insertBefore: "before", property