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

  /external/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 60 Constant *StatReport = M->getOrInsertFunction(
69 B.CreateCall(StatReport, ConstantExpr::getBitCast(InitAddr, Int8PtrTy));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 60 Constant *StatReport = M->getOrInsertFunction(
69 B.CreateCall(StatReport, ConstantExpr::getBitCast(InitAddr, Int8PtrTy));

Completed in 51 milliseconds