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
204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
100 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore() function in Instruction106 void Instruction::insertBefore(BasicBlock::iterator InsertPos) { in insertBefore() function in Instruction133 void Instruction::insertBefore(BasicBlock &BB, in insertBefore() function in Instruction
536 void DbgRecord::insertBefore(DbgRecord *InsertBefore) { in insertBefore() function in llvm::DbgRecord553 void DbgRecord::insertBefore(self_iterator InsertBefore) { in insertBefore() function in llvm::DbgRecord
208 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase215 void VPRecipeBase::insertBefore(VPBasicBlock &BB, in insertBefore() function in VPRecipeBase
125 void Instruction::insertBefore(Instruction *BeforeI) { in insertBefore() function in llvm::sandboxir::Instruction
6203 insertBefore: "before", property