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