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

/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DR600MachineScheduler.h63 unsigned FetchInstCount; member in class:llvm::R600SchedStrategy
H A DR600MachineScheduler.cpp42 FetchInstCount = 0;
77 (FetchInstCount + Available[IDFetch].size());
178 FetchInstCount++;

Completed in 40 milliseconds