Home
last modified time | relevance | path

Searched refs:BBi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h137 MachineBasicBlock *BBi,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp2471 MachineFunction::iterator BBi = BB->getIterator(); in adjustJTTargetBlockForward() local
2472 MachineFunction::iterator OldPrior = std::prev(BBi); in adjustJTTargetBlockForward()
2473 MachineFunction::iterator OldNext = std::next(BBi); in adjustJTTargetBlockForward()