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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp213 bool expandVectorPredication();
798 bool CachingVPExpander::expandVectorPredication() { function in class:__anon1858::CachingVPExpander
861 return VPExpander.expandVectorPredication();
887 if (!VPExpander.expandVectorPredication())

Completed in 168 milliseconds