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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 96 inline StringRef getInstrProfVNodesVarName() { return "__llvm_prf_vnodes"; }
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrProfiling.cpp 996 Constant::getNullValue(VNodesTy), getInstrProfVNodesVarName());

Completed in 39 milliseconds