Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp448 auto &SourceDefTransmitters = Transmitters[SourceDef.Id]; in getGadgetGraph() local
449 if (SourceDefTransmitters.empty()) in getGadgetGraph()
457 for (auto TransmitterId : SourceDefTransmitters) { in getGadgetGraph()