Searched refs:ExpandVectorPredication (Results 1 – 2 of 2) sorted by relevance
877 class ExpandVectorPredication : public FunctionPass { class880 ExpandVectorPredication() : FunctionPass(ID) { in ExpandVectorPredication() function in __anon5c55e3990111::ExpandVectorPredication897 char ExpandVectorPredication::ID;898 INITIALIZE_PASS_BEGIN(ExpandVectorPredication, "expandvp",902 INITIALIZE_PASS_END(ExpandVectorPredication, "expandvp", in INITIALIZE_PASS_DEPENDENCY()906 return new ExpandVectorPredication(); in INITIALIZE_PASS_DEPENDENCY()
250 SRCS_MIN+= CodeGen/ExpandVectorPredication.cpp