reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
951 LLVM_DEBUG(dbgs() << "---- Branch Probability Info : " << F.getName() 953 LastF = &F; // Store the last function we ran on for printing. 962 for (scc_iterator<const Function *> It = scc_begin(&F); !It.isAtEnd(); 980 for (auto BB : post_order(&F.getEntryBlock())) { 1011 F.getName().equals(PrintBranchProbFuncName))) {