Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDInlineFunction.cpp835 SmallVector<DILocation *, 3> InlinedAtLocations; in updateInlinedAtInfo() local
847 InlinedAtLocations.push_back(IA); in updateInlinedAtInfo()
854 for (auto I = InlinedAtLocations.rbegin(), E = InlinedAtLocations.rend(); in updateInlinedAtInfo()