Searched refs:getOrCreateLexicalScope (Results 1 – 2 of 2) sorted by relevance
93 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()109 MI2ScopeMap[RangeBeginMI] = getOrCreateLexicalScope(PrevDL); in extractLexicalScopes()135 LexicalScope *LexicalScopes::getOrCreateLexicalScope(DebugLoc DL) { in getOrCreateLexicalScope() function in LexicalScopes164 Parent = getOrCreateLexicalScope(DebugLoc::getFromDILexicalBlock(Scope)); in getOrCreateRegularScope()182 InlinedScope = new LexicalScope(getOrCreateLexicalScope(InlinedLoc), in getOrCreateInlinedScope()271 LexicalScope *Scope = getOrCreateLexicalScope(DL); in getMachineBasicBlocks()293 LexicalScope *Scope = getOrCreateLexicalScope(DL); in dominates()307 if (LexicalScope *IScope = getOrCreateLexicalScope(IDL)) in dominates()
110 LexicalScope *getOrCreateLexicalScope(DebugLoc DL);