Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp373 static bool hasVulnerableLoad(MachineFunction &MF) { in hasVulnerableLoad() function
429 bool HasVulnerableLoad = hasVulnerableLoad(MF); in runOnMachineFunction()