Searched refs:isIndirectBranchOpcode (Results 1 – 5 of 5) sorted by relevance
149 static bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function231 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
371 static inline bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
285 if (isIndirectBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
630 bool isIndirectBranchOpcode(int Opc) { in isIndirectBranchOpcode() function
339 if (isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()368 isIndirectBranchOpcode(I->getOpcode()) || in analyzeBranch()