Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SpeculationHardening.cpp150 bool instrumentControlFlow(MachineBasicBlock &MBB,
240 bool AArch64SpeculationHardening::instrumentControlFlow( in instrumentControlFlow() function in AArch64SpeculationHardening
691 Modified |= instrumentControlFlow(MBB, UsesFullSpeculationBarrier); in runOnMachineFunction()