HomeSort by: relevance | last modified time | path
    Searched refs:InstrProfIncrementInstStep (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
IntrinsicInst.cpp 182 if (InstrProfIncrementInstStep::classof(this)) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h 1116 class InstrProfIncrementInstStep : public InstrProfIncrementInst {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 439 InstrProfIncrementInst *Inc = dyn_cast<InstrProfIncrementInstStep>(Instr);

Completed in 51 milliseconds