Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp581 unsigned APDepth = AR->getPMDataManager().getDepth(); in setLastUser() local
583 if (PDepth == APDepth) in setLastUser()
585 else if (PDepth > APDepth) in setLastUser()