Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp486 static bool tryToSplitCallSite(CallBase &CB, TargetTransformInfo &TTI, in tryToSplitCallSite() function
527 Changed |= tryToSplitCallSite(*CB, TTI, DTU); in doCallSiteSplitting()