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 insertBefore(InsertPos->getIterator()); in insertBefore() function in Instruction 104 insertBefore(*InsertPos->getParent(), InsertPos); in insertBefore() function in Instruction 132 void Instruction::insertBefore(BasicBlock &BB, insertBefore() function in Instruction
364 void DPValue::insertBefore(DPValue *InsertBefore) { insertBefore() function in llvm::DPValue
204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
196 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { insertBefore() function in VPRecipeBase 204 void VPRecipeBase::insertBefore(VPBasicBlock &BB, insertBefore() function in VPRecipeBase
6203 insertBefore: "before", property