Home
last modified time | relevance | path

Searched refs:MovedExts (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,
6143 const SmallVectorImpl<Instruction *> &MovedExts, LoadInst *&LI, in canFormExtLd() argument
6145 for (auto *MovedExtInst : MovedExts) { in canFormExtLd()