Searched refs:IT_VarTest (Results 1 – 1 of 1) sorted by relevance
297 IT_VarTest, enumerator321 : InfoType(IT_VarTest), VarTest(VarTest) {} in PropagationInfo()324 : InfoType(IT_VarTest) { in PropagationInfo()362 assert(InfoType == IT_VarTest); in getVarTest()411 bool isVarTest() const { return InfoType == IT_VarTest; } in isVarTest()417 return InfoType == IT_VarTest || InfoType == IT_BinTest; in isTest()425 assert(InfoType == IT_VarTest || InfoType == IT_BinTest); in invertTest()427 if (InfoType == IT_VarTest) { in invertTest()