Searched refs:SourceInstrKV (Results 1 – 1 of 1) sorted by relevance
229 const auto &SourceInstrKV = Instructions.find(SourceInstrAddress); in getDirectControlFlowXRefs() local230 if (SourceInstrKV == Instructions.end()) { in getDirectControlFlowXRefs()238 CFCrossReferences.insert(&SourceInstrKV->second); in getDirectControlFlowXRefs()