Home
last modified time | relevance | path

Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp92 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
H A DCodeGenFunction.cpp1710 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
1720 void CGBuilderInserter<PreserveNames>::InsertHelper( in InsertHelper() function in CGBuilderInserter
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h84 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h41 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp107 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anoneb572d7b0111::IRBuilderPrefixedInserter