Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp556 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() function
724 if (auto *SingleAccess = onlySingleValue(NewPhi)) { in updateForClonedLoop()
1317 NewDefTarget = onlySingleValue(MP); in removeMemoryAccess()