Home
last modified time | relevance | path

Searched refs:canFormExtLd (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp452 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,
6545 bool CodeGenPrepare::canFormExtLd( in canFormExtLd() function in CodeGenPrepare
6625 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()