Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/Support/
H A DVirtualInstruction.h83 MemoryAccess *InputMA; variable
86 MemoryAccess *InputMA) in VirtualUse()
/llvm-project/polly/lib/Support/
H A DVirtualInstruction.cpp81 MemoryAccess *InputMA = nullptr; in create() local
/llvm-project/polly/include/polly/
H A DScopInfo.h1477 if (auto InputMA = lookupPHIReadOf(cast<PHINode>(Val))) { lookupInputAccessOf() local
1484 if (auto *InputMA = lookupValueReadOf(Val)) lookupInputAccessOf() local