Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86LoadValueInjectionLoadHardening.cpp689 MachineGadgetGraph::NodeSet GadgetSources{*Graph}, GadgetSinks{*Graph}; in hardenLoadsWithGreedyHeuristic() local
695 GadgetSources.insert(N); in hardenLoadsWithGreedyHeuristic()
710 if (GadgetSources.contains(N) || GadgetSinks.contains(*E.getDest())) { in hardenLoadsWithGreedyHeuristic()