Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DValueTracking.cpp2950 static bool isSameUnderlyingObjectInLoop(PHINode *PN, LoopInfo *LI) { in isSameUnderlyingObjectInLoop() function
3041 isSameUnderlyingObjectInLoop(PN, LI)) in GetUnderlyingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp3852 static bool isSameUnderlyingObjectInLoop(const PHINode *PN, in isSameUnderlyingObjectInLoop() function
3958 isSameUnderlyingObjectInLoop(PN, LI)) in GetUnderlyingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp4543 static bool isSameUnderlyingObjectInLoop(const PHINode *PN, in isSameUnderlyingObjectInLoop() function
4644 isSameUnderlyingObjectInLoop(PN, LI)) in getUnderlyingObjects()