Searched refs:MovedExts (Results 1 – 1 of 1) sorted by relevance
421 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,6177 const SmallVectorImpl<Instruction *> &MovedExts, LoadInst *&LI, in canFormExtLd() argument6179 for (auto *MovedExtInst : MovedExts) { in canFormExtLd()