Searched defs:FalseValue (Results 1 – 6 of 6) sorted by relevance
151 ConstantInt *FalseValue = ConstantInt::get(Type::getInt1Ty(Ctx), 0); annotateLoopLatch() local
4114 auto *FalseValue = CurrentSelect->getFalseValue(); FillPlaceholders() local
6627 ConstantInt *FalseValue = dyn_cast<ConstantInt>(Select->getFalseValue()); TEST_F() local
6651 APInt FalseValue = FalseOpt->Value; tryFoldSelectOfConstants() local [all...]
7130 APInt FalseValue; getRangeViaFactoring() member [all...]