Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp490 static bool tryToSplitCallSite(CallSite CS, TargetTransformInfo &TTI, in tryToSplitCallSite() function
533 Changed |= tryToSplitCallSite(CS, TTI, DTU); in doCallSiteSplitting()