Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DSingleVarConstantPropagationTest.cpp54 struct VarValue { struct
55 const VarDecl *Var;
56 int64_t Value;
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6938 Value *VarValue = I.getVariableLocationOp(0); verifyNotEntryValue() local
6961 Value *VarValue = DVR.getVariableLocationOp(0); verifyNotEntryValue() local