Searched refs:shouldPromote (Results 1 – 1 of 1) sorted by relevance
4135 bool shouldPromote(const Instruction *ToBePromoted) const { in shouldPromote() function in __anonebd7bfba0411::VectorPromoteHelper4286 if (!VPH.canPromote(ToBePromoted) || !VPH.shouldPromote(ToBePromoted)) in OptimizeExtractElementInst()