Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp174 bool expandVectorPredication();
375 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anonb90434840111::CachingVPExpander
438 return VPExpander.expandVectorPredication(); in runOnFunction()
464 if (!VPExpander.expandVectorPredication()) in run()