Searched refs:isCondBranchOpcode (Results 1 – 4 of 4) sorted by relevance
235 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
116 if (isCondBranchOpcode(LastOpc)) { in AnalyzeBranch()151 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in AnalyzeBranch()227 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()238 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
410 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()