Home
last modified time | relevance | path

Searched defs:OperandVal (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp142 const SVal OperandVal = Ctx.getSVal(operandExpr(Side)); in assumeRequirement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1055 const SCEV *OperandVal = SE->getSCEV(GEP->getOperand(i)); in getInstrOrderCost() local
H A DLoopStrengthReduce.cpp854 isAddressUse(const TargetTransformInfo & TTI,Instruction * Inst,Value * OperandVal) isAddressUse() argument
899 getAccessType(const TargetTransformInfo & TTI,Instruction * Inst,Value * OperandVal) getAccessType() argument
[all...]