Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp210 for (auto &InstBeforeCall : in canSplitCallSite() local
212 Cost += TTI.getInstructionCost(&InstBeforeCall, in canSplitCallSite()