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