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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
Passes.h 120 // createProfileVerifierPass - This pass verifies profiling information.
122 FunctionPass *createProfileVerifierPass();
  /external/swiftshader/third_party/LLVM/include/llvm/
LinkAllPasses.h 104 (void) llvm::createProfileVerifierPass();
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ProfileVerifierPass.cpp 378 FunctionPass *createProfileVerifierPass() {

Completed in 428 milliseconds