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