Searched refs:VarsWeCareAbout (Results 1 – 2 of 2) sorted by relevance
3129 const SmallSet<DebugVariableID, 4> &VarsWeCareAbout, in buildVLocValueMap() argument3205 for (DebugVariableID VarID : VarsWeCareAbout) { in buildVLocValueMap()3598 auto &VarsWeCareAbout = ScopeToVars.find(WS)->second; in depthFirstVLocAndEmit() local3601 buildVLocValueMap(DILoc, VarsWeCareAbout, BlocksInScope, Output, MOutLocs, in depthFirstVLocAndEmit()
1437 const SmallSet<DebugVariableID, 4> &VarsWeCareAbout,