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