Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h416 bool isJumpTableBranchOpcode(int Opc) { in isJumpTableBranchOpcode() function
H A DARMBaseInstrInfo.cpp305 isJumpTableBranchOpcode(I->getOpcode())) { in AnalyzeBranch()
334 isJumpTableBranchOpcode(I->getOpcode()) || in AnalyzeBranch()