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