Searched defs:DefPath (Results 1 – 1 of 1) sorted by relevance
498 struct DefPath { struct in __anonca0ba56e0511::ClobberWalker499 MemoryLocation Loc;502 MemoryAccess *First;503 MemoryAccess *Last;504 Optional<ListIndex> Previous;506 DefPath(const MemoryLocation &Loc, MemoryAccess *First, MemoryAccess *Last, in DefPath() function510 DefPath(const MemoryLocation &Loc, MemoryAccess *Init, in DefPath() argument