Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1228 return EndMBBI; in findIncDecBefore() local
1248 while (NextMBBI != EndMBBI) { in findIncDecAfter() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1995 MachineBasicBlock::iterator EndMBBI = eliminateRegSequence() local