Home
last modified time | relevance | path

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

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