Searched defs:CurrentCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | ParallelUtilities.cpp | 150 unsigned CurrentCost = 0; runOnEachFunction() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | VLIWMachineScheduler.cpp | 788 int CurrentCost = SchedulingCost(Q, *I, Candidate, RPDelta, false); pickNodeFromQueue() local |