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