Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance
92 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
1710 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction1720 void CGBuilderInserter<PreserveNames>::InsertHelper( in InsertHelper() function in CGBuilderInserter
84 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
41 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
107 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anoneb572d7b0111::IRBuilderPrefixedInserter