Searched refs:endsWithCondControlFlow (Results 1 – 1 of 1) sorted by relevance
152 bool endsWithCondControlFlow(MachineBasicBlock &MBB, MachineBasicBlock *&TBB,186 bool AArch64SpeculationHardening::endsWithCondControlFlow( in endsWithCondControlFlow() function in AArch64SpeculationHardening249 if (!endsWithCondControlFlow(MBB, TBB, FBB, CondCode)) { in instrumentControlFlow()