Searched refs:ExpandVectorPredication (Results 1 – 2 of 2) sorted by relevance
851 class ExpandVectorPredication : public FunctionPass { class854 ExpandVectorPredication() : FunctionPass(ID) { in ExpandVectorPredication() function in __anon78411b8f0111::ExpandVectorPredication871 char ExpandVectorPredication::ID;872 INITIALIZE_PASS_BEGIN(ExpandVectorPredication, "expandvp",876 INITIALIZE_PASS_END(ExpandVectorPredication, "expandvp", in INITIALIZE_PASS_DEPENDENCY()880 return new ExpandVectorPredication(); in INITIALIZE_PASS_DEPENDENCY()
253 SRCS_MIN+= CodeGen/ExpandVectorPredication.cpp