Home
last modified time | relevance | path

Searched defs:UndefAllowed (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1743 bool UndefAllowed) { in getConstantRangeAtUse() argument
833 toConstantRange(const ValueLatticeElement & Val,Type * Ty,bool UndefAllowed=false) toConstantRange() argument
1734 getConstantRange(Value * V,Instruction * CxtI,bool UndefAllowed) getConstantRange() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp46 getConstantRange(const ValueLatticeElement & LV,Type * Ty,bool UndefAllowed=true) getConstantRange() argument
[all...]