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

/external/llvm/lib/VMCore/
H A DPassManager.cpp505 unsigned APDepth = AR->getPMDataManager().getDepth(); local
507 if (PDepth == APDepth)
509 else if (PDepth > APDepth)

Completed in 1270 milliseconds