Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp646 if (const PHINode *PNL = dyn_cast<PHINode>(L)) { in cmpOperations() local
651 for (unsigned i = 0, e = PNL->getNumIncomingValues(); i != e; ++i) { in cmpOperations()
653 cmpValues(PNL->getIncomingBlock(i), PNR->getIncomingBlock(i))) in cmpOperations()