Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
691 if (!MachineGadgetGraph::isGadgetEdge(E)) in hardenLoadsWithHeuristic()