Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1005 static MemoryAccess *onlySingleValue(MemoryPhi *MP) { in onlySingleValue() function
1050 if (onlySingleValue(NewPhi)) in wireOldPredecessorsToNewImmediatePredecessor()
1067 NewDefTarget = onlySingleValue(MP); in removeMemoryAccess()