Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1268 SmallVector<DILocation *, 3> InlinedAtLocations; in updateInlinedAtInfo() local
1280 InlinedAtLocations.push_back(IA); in updateInlinedAtInfo()
1287 for (const DILocation *MD : reverse(InlinedAtLocations)) { in updateInlinedAtInfo()