Lines Matching refs:IT_BinTest
298 IT_BinTest, enumerator
331 : InfoType(IT_BinTest) { in PropagationInfo()
341 : InfoType(IT_BinTest) { in PropagationInfo()
367 assert(InfoType == IT_BinTest); in getLTest()
372 assert(InfoType == IT_BinTest); in getRTest()
400 assert(InfoType == IT_BinTest); in testEffectiveOp()
405 assert(InfoType == IT_BinTest); in testSourceNode()
412 bool isBinTest() const { return InfoType == IT_BinTest; } in isBinTest()
417 return InfoType == IT_VarTest || InfoType == IT_BinTest; in isTest()
425 assert(InfoType == IT_VarTest || InfoType == IT_BinTest); in invertTest()
431 } else if (InfoType == IT_BinTest) { in invertTest()