Home
last modified time | relevance | path

Searched defs:insertPt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h1090 mlir::OpBuilder::InsertPoint insertPt; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6879 BasicBlock::iterator insertPt = std::next(D->getIterator()); in optimizePhiType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp13458 BasicBlock::iterator insertPt = AI->getIterator(); in manifest() local