Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp329 unsigned CurrentDef = 0; in populateWrites() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1390 MemoryDef *CurrentDef = cast<MemoryDef>(Current); in getDomMemoryDef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp2111 if (auto *CurrentDef = dyn_cast<MemoryDef>(Current)) { in hasPartialIVCondition() local