Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLegacyPassManager.cpp585 unsigned APDepth = AR->getPMDataManager().getDepth(); in setLastUser() local
587 if (PDepth == APDepth) in setLastUser()
589 else if (PDepth > APDepth) in setLastUser()