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.cpp591 unsigned APDepth = AR->getPMDataManager().getDepth(); in setLastUser() local
593 if (PDepth == APDepth) in setLastUser()
595 else if (PDepth > APDepth) in setLastUser()