Searched defs:HoistedSet (Results 1 – 1 of 1) sorted by relevance
1435 hoistValue(Value * V,Instruction * HoistPoint,Region * R,HoistStopMapTy & HoistStopMap,DenseSet<Instruction * > & HoistedSet,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistValue() argument 1484 DenseSet<Instruction *> HoistedSet; hoistScopeConditions() local