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

  /external/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 101 Constant *StatInit = M->getOrInsertFunction(
104 B.CreateCall(StatInit, ConstantExpr::getBitCast(NewModuleStatsGV, Int8PtrTy));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
SanitizerStats.cpp 101 Constant *StatInit = M->getOrInsertFunction(
104 B.CreateCall(StatInit, ConstantExpr::getBitCast(NewModuleStatsGV, Int8PtrTy));
  /external/eigen/Eigen/src/SuperLUSupport/
SuperLUSupport.h 629 StatInit(&m_sluStat);
678 StatInit(&m_sluStat);
955 StatInit(&m_sluStat);
    [all...]

Completed in 917 milliseconds