Searched refs:VarLocImpl (Results 1 – 1 of 1) sorted by relevance
91 std::unique_ptr<LDVImpl> VarLocImpl; member111 VarLocImpl = std::unique_ptr<LDVImpl>(llvm::makeVarLocBasedLiveDebugValues()); in LiveDebugValues()143 LDVImpl *TheImpl = &*VarLocImpl; in run()