Searched defs:EstimateRuntime (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp444 /// EstimateRuntime - Make a rough estimate for how long it will take to run
446 static unsigned EstimateRuntime(MachineBasicBlock::iterator I, function
671 unsigned t = EstimateRuntime(SameTails[i].getBlock()->begin(),

Completed in 71 milliseconds