Searched defs:insertBefore (Results 1 – 7 of 7) 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
98 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore() function in Instruction104 void Instruction::insertBefore(BasicBlock::iterator InsertPos) { in insertBefore() function in Instruction132 void Instruction::insertBefore(BasicBlock &BB, in insertBefore() function in Instruction
364 void DPValue::insertBefore(DPValue *InsertBefore) { in insertBefore() function in llvm::DPValue
204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
196 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase204 void VPRecipeBase::insertBefore(VPBasicBlock &BB, in insertBefore() function in VPRecipeBase
6203 insertBefore: "before", property