Searched defs:StackValue (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfoMetadata.cpp | 1848 bool StackValue = Flags & DIExpression::StackValue; prepend() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 2266 bool StackValue = isa<DbgValueInst>(DII); salvageDebugInfoForDbgValues() local |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 3010 StackValue = 1 << 2, global() enumerator |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 1266 bool StackValue = false; emitLoc() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 1521 bool StackValue = true; salvageUnresolvedDbgValue() local |