Searched refs:insertFences (Results 1 – 1 of 1) sorted by relevance
172 int insertFences(MachineFunction &MF, MachineGadgetGraph &G,644 FencesInserted += insertFences(MF, *Graph, CutEdges); in hardenLoadsWithPlugin()713 int FencesInserted = insertFences(MF, *Graph, CutEdges); in hardenLoadsWithHeuristic()720 int X86LoadValueInjectionLoadHardeningPass::insertFences( in insertFences() function in X86LoadValueInjectionLoadHardeningPass