Searched defs:ptrVal (Results 1 – 4 of 4) sorted by relevance
542 const Constant *ptrVal = CE->getOperand(0); in ResolveConstantExpr() local
323 const Value* ptrVal; // value representing memory location member
543 const Value* ptrVal; // value representing memory location member
732 PointerUnion<const Value *, const PseudoSourceValue *> ptrVal; member