Searched refs:PrintTakenBranch (Results 1 – 2 of 2) sorted by relevance
2170 void PrintTakenBranch(const Instruction* target);2175 if (ShouldTraceBranches()) PrintTakenBranch(target);
1561 void Simulator::PrintTakenBranch(const Instruction* target) { in PrintTakenBranch() function in vixl::aarch64::Simulator