Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp551 unsigned PDepth = 0; in setLastUser() local
553 PDepth = P->getResolver()->getPMDataManager().getDepth(); in setLastUser()
573 if (PDepth == APDepth) in setLastUser()
575 else if (PDepth > APDepth) in setLastUser()
1036 unsigned PDepth = this->getDepth(); in add() local
1046 if (PDepth == RDepth) in add()
1048 else if (PDepth > RDepth) { in add()