Home
last modified time | relevance | path

Searched refs:VarLocImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp83 std::unique_ptr<LDVImpl> VarLocImpl; member in __anon72dda2680111::LiveDebugValues
101 VarLocImpl = std::unique_ptr<LDVImpl>(llvm::makeVarLocBasedLiveDebugValues()); in LiveDebugValues()
118 LDVImpl *TheImpl = &*VarLocImpl; in runOnMachineFunction()