Searched refs:LastF (Results 1 – 2 of 2) sorted by relevance
126 LastF(Arg.LastF), in BranchProbabilityInfo()335 const Function *LastF = nullptr; variable
1072 assert(LastF && "Cannot print prior to running over a function"); in print()1073 for (const auto &BI : *LastF) { in print()1227 LastF = &F; // Store the last function we ran on for printing. in calculate()