Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/Support/
DVirtualInstruction.h82 MemoryAccess *InputMA; variable
85 MemoryAccess *InputMA) in VirtualUse()
/external/llvm-project/polly/lib/Support/
DVirtualInstruction.cpp80 MemoryAccess *InputMA = nullptr; in create() local
/external/llvm-project/polly/include/polly/
DScopInfo.h1484 if (auto InputMA = lookupPHIReadOf(cast<PHINode>(Val))) { in lookupInputAccessOf() local
1491 if (auto *InputMA = lookupValueReadOf(Val)) in lookupInputAccessOf() local