Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BlockAddress

1266 llvm::BlockAddress *CodeGenFunction::GetAddrOfLabel(const LabelDecl *L) {
1275 return llvm::BlockAddress::get(CurFn, BB);