Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp131 static inline bool isGadgetEdge(const Edge &E) { in isGadgetEdge() function
563 if (llvm::none_of(RootN.edges(), MachineGadgetGraph::isGadgetEdge)) in elimMitigatedEdgesAndNodes()
583 if (MachineGadgetGraph::isGadgetEdge(E)) { in elimMitigatedEdgesAndNodes()
690 if (!MachineGadgetGraph::isGadgetEdge(E)) in hardenLoadsWithHeuristic()