Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp161 getGadgetGraph(MachineFunction &MF, const MachineLoopInfo &MLI,
275 std::unique_ptr<MachineGadgetGraph> Graph = getGadgetGraph(MF, MLI, MDT, MDF); in runOnMachineFunction()
326 X86LoadValueInjectionLoadHardeningPass::getGadgetGraph( in getGadgetGraph() function in X86LoadValueInjectionLoadHardeningPass