HomeSort by: relevance | last modified time | path
    Searched refs:verifyAssumptionCache (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h 145 static bool verifyAssumptionCache(const Function &OldFunc,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp 1775 LLVM_DEBUG(if (AC && verifyAssumptionCache(*oldFunction, *newFunction, AC))
1780 bool CodeExtractor::verifyAssumptionCache(const Function &OldFunc,

Completed in 19 milliseconds