Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CurFn

2895          I = CGF.CurFn->begin(), E = CGF.CurFn->end(); I != E; ++I)
2951 FI = CGF.CurFn->begin(), FE = CGF.CurFn->end(); FI != FE; ++FI) {
2994 llvm::BasicBlock &Entry = CGF.CurFn->getEntryBlock();