Searched refs:BoolInput (Results 1 – 2 of 2) sorted by relevance
188 Output BoolInput(const Scope& scope) { in BoolInput() function375 auto a1 = BoolInput(in_.WithOpName("A1")); in TEST_F()388 auto a1 = BoolInput(in_.WithOpName("A1")); in TEST_F()
1471 auto *BoolInput = ConstantExpr::getCompare(Pred, Input, C); in foldICmpWithConstant() local1472 NewPhi->addIncoming(BoolInput, Predecessor); in foldICmpWithConstant()