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

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DPassManager.cpp527 unsigned APDepth = AR->getPMDataManager().getDepth(); local
529 if (PDepth == APDepth)
531 else if (PDepth > APDepth)

Completed in 57 milliseconds