Searched refs:EntryLoc (Results 1 – 3 of 3) sorted by relevance
949 DebugLoc EntryLoc; in InjectCoverageAtBlock() local952 EntryLoc = DILocation::get(SP->getContext(), SP->getScopeLine(), 0, SP); in InjectCoverageAtBlock()960 if (EntryLoc) in InjectCoverageAtBlock()961 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
1488 VarLoc EntryLoc = VarLoc::CreateEntryLoc(EntryVL.MI, EntryVL.Expr, in emitEntryValues() local1490 LocIndices EntryValueIDs = VarLocIDs.insert(EntryLoc); in emitEntryValues()1494 OpenRanges.insert(EntryValueIDs, EntryLoc); in emitEntryValues()
1966 PathDiagnosticLocation EntryLoc = in dropFunctionEntryEdge() local1968 if (FirstEdge->getStartLocation() != EntryLoc) in dropFunctionEntryEdge()