Searched defs:ConstantLValue (Results 1 – 1 of 1) sorted by relevance
1956 struct ConstantLValue { struct1957 llvm::Constant *Value;1958 bool HasOffsetApplied;1960 /*implicit*/ ConstantLValue(llvm::Constant *value, in ConstantLValue() function1964 /*implicit*/ ConstantLValue(ConstantAddress address) in ConstantLValue() function