HomeSort by relevance Sort by last modified time
    Searched refs:LazyCallGraphAnalysis (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Analysis/
LazyCallGraph.h 533 class LazyCallGraphAnalysis {
CGSCCPassManager.h 334 LazyCallGraph &CG = AM->getResult<LazyCallGraphAnalysis>(M);
  /external/llvm/lib/Analysis/
LazyCallGraph.cpp 683 char LazyCallGraphAnalysis::PassID;
713 LazyCallGraph &G = AM->getResult<LazyCallGraphAnalysis>(M);

Completed in 51 milliseconds