Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp949 static bool isCopyOfPHI(const Value *V, const PHINode *PN) { in isCopyOfPHI() function
997 if (isCopyOfPHI(P.first, PHIOp)) in createPHIExpression()