Searched defs:InputMA (Results 1 – 3 of 3) sorted by relevance
82 MemoryAccess *InputMA; variable85 MemoryAccess *InputMA) in VirtualUse()
80 MemoryAccess *InputMA = nullptr; in create() local
1484 if (auto InputMA = lookupPHIReadOf(cast<PHINode>(Val))) { in lookupInputAccessOf() local1491 if (auto *InputMA = lookupValueReadOf(Val)) in lookupInputAccessOf() local