Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3129 const SmallSet<DebugVariableID, 4> &VarsWeCareAbout, in buildVLocValueMap()
3598 auto &VarsWeCareAbout = ScopeToVars.find(WS)->second; in depthFirstVLocAndEmit() local