Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGLoopInfo.cpp371 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
H A DCodeGenFunction.cpp2309 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
2318 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h64 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
81 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp369 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { in processBranch() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp143 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon241d746d0111::IRBuilderPrefixedInserter