Searched refs:isCondBranchOpcode (Results 1 – 6 of 6) sorted by relevance
139 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function200 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()262 !isCondBranchOpcode(I->getOpcode())) in removeBranch()273 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
145 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function181 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()216 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
354 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
232 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()267 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()344 !isCondBranchOpcode(I->getOpcode())) in removeBranch()358 if (!isCondBranchOpcode(I->getOpcode())) { in removeBranch()
619 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
346 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()410 !isCondBranchOpcode(I->getOpcode())) in removeBranch()420 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()