Lines Matching defs:Cond
1252 Value *Cond = BI->getCondition();1254 = dyn_cast_or_null<ConstantInt>(SimplifiedValues.lookup(Cond))) {1260 Value *Cond = SI->getCondition();1262 = dyn_cast_or_null<ConstantInt>(SimplifiedValues.lookup(Cond))) {