Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp173 int insertFences(MachineFunction &MF, MachineGadgetGraph &G,
646 FencesInserted += insertFences(MF, *Graph, CutEdges); in hardenLoadsWithPlugin()
715 int FencesInserted = insertFences(MF, *Graph, CutEdges); in hardenLoadsWithHeuristic()
722 int X86LoadValueInjectionLoadHardeningPass::insertFences( in insertFences() function in X86LoadValueInjectionLoadHardeningPass