Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp364 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,
5228 bool CodeGenPrepare::canFormExtLd( in canFormExtLd() function in CodeGenPrepare
5313 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()