Home
last modified time | relevance | path

Searched defs:DepMI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMacroFusion.cpp188 const MachineInstr *DepMI = DepSU.getInstr(); in scheduleAdjacentImpl() local
H A DImplicitNullChecks.cpp767 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() local
792 if (auto *DepMI = NC.getOnlyDependency()) { in rewriteNullChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1065 if (MemIntrinsic *DepMI = dyn_cast<MemIntrinsic>(DepInst)) { in AnalyzeLoadAvailability() local
H A DNewGVN.cpp1471 } else if (auto *DepMI = dyn_cast<MemIntrinsic>(DepInst)) { in performSymbolicLoadCoercion() local