Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp195 bool expandVectorPredication();
602 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anona96194c90111::CachingVPExpander
665 return VPExpander.expandVectorPredication(); in runOnFunction()
691 if (!VPExpander.expandVectorPredication()) in run()