Searched refs:UpdateCallGraphAfterInlining (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp263 /// UpdateCallGraphAfterInlining - Once we have cloned code over from a callee
267 static void UpdateCallGraphAfterInlining(CallSite CS, function
647 UpdateCallGraphAfterInlining(CS, FirstNewBlock, VMap, IFI);

Completed in 126 milliseconds