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

/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DR600ControlFlowFinalizer.cpp53 unsigned MaxFetchInst; member in class:__anon2592::R600ControlFlowFinalizer
157 if (AluInstCount >= MaxFetchInst)
326 MaxFetchInst = ST.getTexVTXClauseSize();

Completed in 45 milliseconds