Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1906 static void trackInlinedStores(Function::iterator Start, Function::iterator End, in trackInlinedStores() function
2455 trackInlinedStores(FirstNewBlock, Caller->end(), CB); in InlineFunction()