Home
last modified time | relevance | path

Searched defs:MemDef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp246 if (auto *MemDef = dyn_cast<MemoryDef>(NewMemAcc)) in sinkInstruction() local
H A DLICM.cpp1491 if (auto *MemDef = dyn_cast<MemoryDef>(NewMemAcc)) in cloneInstructionInExitBlock() local
H A DNewGVN.cpp3183 if (auto *MemDef = dyn_cast<MemoryDef>(Pair.first)) in verifyMemoryCongruency() local