Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp410 bool canFormExtLd(const SmallVectorImpl<Instruction *> &MovedExts,
6161 const SmallVectorImpl<Instruction *> &MovedExts, LoadInst *&LI, in canFormExtLd() argument
6163 for (auto *MovedExtInst : MovedExts) { in canFormExtLd()