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

/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h705 /// micro-ops that are ready to execute by getExecutedCount. Notice the
707 unsigned getExecutedCount() const { function in class:llvm::SchedBoundary
/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2286 dbgs() << "\n Executed: " << getExecutedCount() / LFactor << "c";

Completed in 77 milliseconds