Searched refs:isCondBranchOpcode (Results 1 – 4 of 4) sorted by relevance
243 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
115 if (isCondBranchOpcode(LastOpc)) { in AnalyzeBranch()150 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in AnalyzeBranch()226 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()237 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
421 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
313 } else if (isCondBranchOpcode(I->getOpcode())) { in AnalyzeBranch()375 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()385 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()