Searched refs:canFormExtLd (Results 1 – 1 of 1) sorted by relevance
453 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,6934 bool CodeGenPrepare::canFormExtLd( in canFormExtLd() function in CodeGenPrepare7014 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()