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

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 367 ConstantInt *getNumCounters() const {
  /external/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 317 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue();

Completed in 1272 milliseconds