Home
last modified time | relevance | path

Searched refs:MIDL (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DLexicalScopes.cpp65 const MDLocation *MIDL = MInsn.getDebugLoc(); in extractLexicalScopes() local
66 if (!MIDL) { in extractLexicalScopes()
72 if (MIDL == PrevDL) { in extractLexicalScopes()
95 PrevDL = MIDL; in extractLexicalScopes()