Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp198 bool splitCall(CallInst &CI);
461 bool ScalarizerVisitor::splitCall(CallInst &CI) { in splitCall() function in ScalarizerVisitor
781 return splitCall(CI); in visitCallInst()