Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp282 MachineBasicBlock *adjustJTTargetBlockForward(unsigned JTI,
2439 adjustJTTargetBlockForward(JTI, MBB, MI->getParent()); in reorderThumb2JumpTables()
2482 MachineBasicBlock *ARMConstantIslands::adjustJTTargetBlockForward( in adjustJTTargetBlockForward() function in ARMConstantIslands