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