Searched refs:InlinedAtLocations (Results 1 – 1 of 1) sorted by relevance
1268 SmallVector<DILocation *, 3> InlinedAtLocations; in updateInlinedAtInfo() local1280 InlinedAtLocations.push_back(IA); in updateInlinedAtInfo()1287 for (const DILocation *MD : reverse(InlinedAtLocations)) { in updateInlinedAtInfo()