Home
last modified time | relevance | path

Searched refs:lookupValueWriteOf (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h1449 MemoryAccess *lookupValueWriteOf(Instruction *Inst) const { in lookupValueWriteOf() function
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2543 if (Stmt->lookupValueWriteOf(Inst)) in ensureValueWrite()