Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp2180 static bool jumpTableFollowsTB(MachineInstr *JTMI, MachineInstr *CPEMI) { in jumpTableFollowsTB() argument
2181 MachineFunction::iterator MBB = JTMI->getParent()->getIterator(); in jumpTableFollowsTB()