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

/external/llvm/lib/IR/
H A DLegacyPassManager.cpp533 unsigned APDepth = AR->getPMDataManager().getDepth(); local
535 if (PDepth == APDepth)
537 else if (PDepth > APDepth)

Completed in 48 milliseconds