Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance
119 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
1748 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction1758 void CGBuilderInserter<PreserveNames>::InsertHelper( in InsertHelper() function in CGBuilderInserter
149 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
43 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
107 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anoncadf9e170111::IRBuilderPrefixedInserter