Searched refs:shouldEmitLabelForBasicBlock (Results 1 – 2 of 2) sorted by relevance
802 bool shouldEmitLabelForBasicBlock(const MachineBasicBlock &MBB) const;
3295 if (shouldEmitLabelForBasicBlock(MBB)) { in emitBasicBlockStart()3349 bool AsmPrinter::shouldEmitLabelForBasicBlock( in shouldEmitLabelForBasicBlock() function in AsmPrinter