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

  /external/clang/lib/CodeGen/
CodeGenPGO.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 591 ArrayType *CounterTy =
594 new GlobalVariable(*M, CounterTy, false,
596 Constant::getNullValue(CounterTy),
    [all...]

Completed in 266 milliseconds