Lines Matching refs:IT_BinTest
295 IT_BinTest, enumerator
330 : InfoType(IT_BinTest) { in PropagationInfo()
341 : InfoType(IT_BinTest) { in PropagationInfo()
369 assert(InfoType == IT_BinTest); in getLTest()
374 assert(InfoType == IT_BinTest); in getRTest()
402 assert(InfoType == IT_BinTest); in testEffectiveOp()
407 assert(InfoType == IT_BinTest); in testSourceNode()
414 inline bool isBinTest() const { return InfoType == IT_BinTest; } in isBinTest()
419 return InfoType == IT_VarTest || InfoType == IT_BinTest; in isTest()
427 assert(InfoType == IT_VarTest || InfoType == IT_BinTest); in invertTest()
433 } else if (InfoType == IT_BinTest) { in invertTest()