Searched refs:getUserTime (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DTimer.cpp176 if (Total.getUserTime())
177 printVal(getUserTime(), Total.getUserTime(), OS);
338 if (Total.getUserTime())
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DTimer.h47 double getUserTime() const { return UserTime; } function in class:llvm::TimeRecord

Completed in 119 milliseconds