Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp375 static bool hasVulnerableLoad(MachineFunction &MF) { in hasVulnerableLoad() function
437 bool HasVulnerableLoad = hasVulnerableLoad(MF); in runOnMachineFunction()