Home
last modified time | relevance | path

Searched refs:instrumentControlFlow (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp150 bool instrumentControlFlow(MachineBasicBlock &MBB,
240 bool AArch64SpeculationHardening::instrumentControlFlow( in instrumentControlFlow() function in AArch64SpeculationHardening
693 Modified |= instrumentControlFlow(MBB, UsesFullSpeculationBarrier); in runOnMachineFunction()