Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1192 auto MADef = MSSA.getMemoryAccess(LI)->getDefiningAccess(); in combine() local
1193 if (!MSSA.dominates(MADef, FMA)) in combine()