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

  /external/llvm/include/llvm/Analysis/
ProfileInfoLoader.h 48 const std::string &getExecution(unsigned i) const { return CommandLines[i]; }
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 187 outs() << PIL.getExecution(i) << "\n";

Completed in 173 milliseconds