Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPeephole.cpp142 auto BlockIter = MBB.begin(); in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp579 while (BlockIter != MBB->end()) { in combineInstructions() local
[all...]