Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp198 bool expandVectorPredication();
626 bool CachingVPExpander::expandVectorPredication() { in expandVectorPredication() function in __anond55b29d00111::CachingVPExpander
689 return VPExpander.expandVectorPredication(); in runOnFunction()
715 if (!VPExpander.expandVectorPredication()) in run()