Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp102 static cl::opt<bool> HardenInterprocedurally( variable
473 if (HardenInterprocedurally && !FenceCallAndRet) { in runOnMachineFunction()
517 if (HardenInterprocedurally) { in runOnMachineFunction()
1457 if (!HardenInterprocedurally) in tracePredStateThroughBlocksAndHarden()