Searched refs:ScopeInstructions (Results 1 – 2 of 2) sorted by relevance
523 ScopeInstructions.add(SectionIndex, Scope, &Instructions); in createInstructions()631 LVLines *Lines = ScopeInstructions.find(SectionIndex, Scope); in processLines()717 LVLines *Lines = ScopeInstructions.find(Scope); in processLines()792 if (DebugLines->empty() && !ScopeInstructions.findMap(SectionIndex)) in processLines()
81 LVDoubleMap<LVSectionIndex, LVScope *, LVLines *> ScopeInstructions; variable