Home
last modified time | relevance | path

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