Lines Matching refs:UseBlockValue
448 bool UseBlockValue);
452 bool UseBlockValue);
456 bool UseBlockValue, unsigned Depth = 0);
461 bool UseBlockValue);
1122 bool UseBlockValue) { in getValueFromSimpleICmpCondition() argument
1127 } else if (UseBlockValue) { in getValueFromSimpleICmpCondition()
1161 Value *Val, ICmpInst *ICI, bool isTrueDest, bool UseBlockValue) { in getValueFromICmpCondition() argument
1186 UseBlockValue); in getValueFromICmpCondition()
1191 UseBlockValue); in getValueFromICmpCondition()
1270 bool IsTrueDest, bool UseBlockValue, in getValueFromCondition() argument
1273 return getValueFromICmpCondition(Val, ICI, IsTrueDest, UseBlockValue); in getValueFromCondition()
1285 return getValueFromCondition(Val, N, !IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1297 getValueFromCondition(Val, L, IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1301 getValueFromCondition(Val, R, IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1368 BasicBlock *BBTo, bool UseBlockValue) { in getEdgeValueLocal() argument
1391 getValueFromCondition(Val, Condition, isTrueDest, UseBlockValue); in getEdgeValueLocal()
1843 bool UseBlockValue) { in getPredicateAt() argument
1861 UseBlockValue ? Impl.getValueInBlock(V, CxtI->getParent(), CxtI) in getPredicateAt()
1950 bool UseBlockValue) { in getPredicateAt() argument
1952 return getPredicateAt(Pred, LHS, C, CxtI, UseBlockValue); in getPredicateAt()
1955 UseBlockValue); in getPredicateAt()
1960 if (UseBlockValue) { in getPredicateAt()