Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LBB

246   if (const BasicBlock *LBB = getBasicBlock())
247 return LBB->getName();
278 if (const BasicBlock *LBB = getBasicBlock()) {
280 WriteAsOperand(OS, LBB, /*PrintType=*/false);