Searched refs:LoadPciMap (Results 1 – 1 of 1) sorted by relevance
197 static std::map<unsigned,unsigned> LoadPciMap = { in LoadInstrForLoadIntrinsic() local205 auto FLC = LoadPciMap.find(IntNo); in LoadInstrForLoadIntrinsic()206 if (FLC != LoadPciMap.end()) { in LoadInstrForLoadIntrinsic()