Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp212 for (auto &InstBeforeCall : in canSplitCallSite() local
214 Cost += TTI.getInstructionCost(&InstBeforeCall, in canSplitCallSite()