Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp644 for (BasicBlock::iterator BI = GEntryBlock->begin(), BIE = GEntryBlock->end(); in filterInstsUnrelatedToPDI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp2505 for (auto BII = BlockInfos.begin(), BIE = BlockInfos.end(); BII != BIE; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1730 if (const auto *BIE = dyn_cast<Expr>(BI)) { in isCapturedBy() local