Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGLoopInfo.cpp840 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
HDCodeGenFunction.cpp2669 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
2677 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIRBuilder.h64 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
83 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDSROA.cpp504 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function in __anoncd978ca10411::IRBuilderPrefixedInserter