Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp840 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
H A DCodeGenFunction.cpp2669 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
2677 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h64 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
83 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp504 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function in __anondf5662880411::IRBuilderPrefixedInserter