Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp420 for (auto &ChildDef : in getGadgetGraph() local
422 if (!DefsVisited.insert(ChildDef.Id).second) in getGadgetGraph()
426 if (Def.Id == ChildDef.Id) in getGadgetGraph()
429 AnalyzeDefUseChain(ChildDef); in getGadgetGraph()
432 for (auto TransmitterId : Transmitters[ChildDef.Id]) in getGadgetGraph()