Home
last modified time | relevance | path

Searched refs:setupNewBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h291 void setupNewBlock();
H A DGCNSchedStrategy.cpp895 setupNewBlock(); in initGCNRegion()
984 void GCNSchedStage::setupNewBlock() { in setupNewBlock() function in GCNSchedStage