Searched defs:DefPath (Results 1 – 1 of 1) sorted by relevance
499 struct DefPath { struct in __anone52e4bfa0511::ClobberWalker500 MemoryLocation Loc;503 MemoryAccess *First;504 MemoryAccess *Last;505 std::optional<ListIndex> Previous;507 DefPath(const MemoryLocation &Loc, MemoryAccess *First, MemoryAccess *Last, in DefPath() argument511 DefPath(const MemoryLocation &Loc, MemoryAccess *Init, in DefPath() argument