Searched refs:IT_VarTest (Results 1 – 1 of 1) sorted by relevance
290 IT_VarTest, enumerator314 : InfoType(IT_VarTest), VarTest(VarTest) {} in PropagationInfo()317 : InfoType(IT_VarTest) { in PropagationInfo()355 assert(InfoType == IT_VarTest); in getVarTest()404 bool isVarTest() const { return InfoType == IT_VarTest; } in isVarTest()410 return InfoType == IT_VarTest || InfoType == IT_BinTest; in isTest()418 assert(InfoType == IT_VarTest || InfoType == IT_BinTest); in invertTest()420 if (InfoType == IT_VarTest) { in invertTest()