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