Searched defs:UseBlockValue (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 1099 getValueFromSimpleICmpCondition(CmpInst::Predicate Pred,Value * RHS,const APInt & Offset,Instruction * CxtI,bool UseBlockValue) getValueFromSimpleICmpCondition() argument 1138 getValueFromICmpCondition(Value * Val,ICmpInst * ICI,bool isTrueDest,bool UseBlockValue) getValueFromICmpCondition() argument 1247 getValueFromCondition(Value * Val,Value * Cond,bool IsTrueDest,bool UseBlockValue,unsigned Depth) getValueFromCondition() argument 1345 getEdgeValueLocal(Value * Val,BasicBlock * BBFrom,BasicBlock * BBTo,bool UseBlockValue) getEdgeValueLocal() argument 1820 getPredicateAt(CmpInst::Predicate Pred,Value * V,Constant * C,Instruction * CxtI,bool UseBlockValue) getPredicateAt() argument 1927 getPredicateAt(CmpInst::Predicate Pred,Value * LHS,Value * RHS,Instruction * CxtI,bool UseBlockValue) getPredicateAt() argument [all...] |