Lines Matching full:getcondition
803 return BI.isUnconditional() || isa<ConstantInt>(BI.getCondition()) ||
805 SimplifiedValues.lookup(BI.getCondition()));
811 if (isa<ConstantInt>(SI.getCondition()))
813 if (Value *V = SimplifiedValues.lookup(SI.getCondition()))
1153 Value *Cond = BI->getCondition();
1161 Value *Cond = SI->getCondition();