Searched refs:AMDGPUCFGStructurizer (Results 1 – 1 of 1) sorted by relevance
120 class AMDGPUCFGStructurizer : public MachineFunctionPass { class134 AMDGPUCFGStructurizer(TargetMachine &tm) : in AMDGPUCFGStructurizer() function in __anonf4109d020311::AMDGPUCFGStructurizer349 int AMDGPUCFGStructurizer::getSCCNum(MachineBasicBlock *MBB) const { in getSCCNum()356 MachineBasicBlock *AMDGPUCFGStructurizer::getLoopLandInfo(MachineLoop *LoopRep) in getLoopLandInfo()364 bool AMDGPUCFGStructurizer::hasBackEdge(MachineBasicBlock *MBB) const { in hasBackEdge()372 unsigned AMDGPUCFGStructurizer::getLoopDepth(MachineLoop *LoopRep) { in getLoopDepth()376 bool AMDGPUCFGStructurizer::isRetiredBlock(MachineBasicBlock *MBB) const { in isRetiredBlock()383 bool AMDGPUCFGStructurizer::isActiveLoophead(MachineBasicBlock *MBB) const { in isActiveLoophead()395 AMDGPUCFGStructurizer::PathToKind AMDGPUCFGStructurizer::singlePathTo( in singlePathTo()413 int AMDGPUCFGStructurizer::countActiveBlock(MBBVector::const_iterator It, in countActiveBlock()[all …]