Searched refs:isIndirectBranchOpcode (Results 1 – 5 of 5) sorted by relevance
150 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function232 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
338 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
283 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
493 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
340 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()369 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()