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

  /external/llvm/include/llvm/Transforms/Utils/
SanitizerStats.h 51 StructType *makeModuleStatsTy();
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
SanitizerStats.h 51 StructType *makeModuleStatsTy();
  /external/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 27 EmptyModuleStatsTy = makeModuleStatsTy();
37 StructType *SanitizerStatReport::makeModuleStatsTy() {
85 *M, makeModuleStatsTy(), false, GlobalValue::InternalLinkage,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 27 EmptyModuleStatsTy = makeModuleStatsTy();
37 StructType *SanitizerStatReport::makeModuleStatsTy() {
85 *M, makeModuleStatsTy(), false, GlobalValue::InternalLinkage,

Completed in 684 milliseconds