Searched refs:IsIntegerCC (Results 1 – 2 of 2) sorted by relevance
76 static bool IsIntegerCC(unsigned CC) in IsIntegerCC() function262 if (IsIntegerCC(CC)) in insertBranch()
41 static bool IsIntegerCC(unsigned CC) { return (CC < VECC::CC_AF); } in IsIntegerCC() function252 if (IsIntegerCC(Cond[0].getImm())) { in insertBranch()