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