Home | History | Annotate | Download | only in radeon

Lines Matching refs:BlockInformation

213 class BlockInformation {
219 BlockInformation() : isRetired(false), sccNum(INVALIDSCCNUM) {}
283 typedef BlockInformation<InstrT> BlockInfo;