Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp410 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,
6142 bool CodeGenPrepare::canFormExtLd( in canFormExtLd() function in CodeGenPrepare
6222 if (canFormExtLd(SpeculativelyMovedExts, LI, ExtFedByLoad, HasPromoted)) { in optimizeExt()