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