Searched refs:StoreNPcMap (Results 1 – 1 of 1) sorted by relevance
408 static std::map<unsigned,unsigned> StoreNPcMap = { in SelectNewCircIntrinsic() local420 auto FSI = StoreNPcMap.find (IntNo); in SelectNewCircIntrinsic()421 if (FSI != StoreNPcMap.end()) { in SelectNewCircIntrinsic()