Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/
H A DNVPTXPeephole.cpp142 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp588 auto BlockIter = MBB->begin(); in combineInstructions() local
/llvm-project-15.0.7/bolt/lib/Passes/
H A DExtTSPReorderAlgorithm.cpp117 using BlockIter = std::vector<Block *>::const_iterator; typedef
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp394 using BlockIter = std::vector<Block *>::const_iterator; typedef