Searched refs:isCondBranchOpcode (Results 1 – 6 of 6) sorted by relevance
127 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function188 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()250 !isCondBranchOpcode(I->getOpcode())) in removeBranch()261 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
146 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function182 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()217 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
321 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
230 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()265 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()342 !isCondBranchOpcode(I->getOpcode())) in removeBranch()356 if (!isCondBranchOpcode(I->getOpcode())) { in removeBranch()
482 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
347 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()411 !isCondBranchOpcode(I->getOpcode())) in removeBranch()421 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()