Searched defs:Sinks (Results 1 – 5 of 5) sorted by relevance
109 SetVector<Instruction *> &Sinks; member in __anonab9dbb3d0111::IRPromoter798 SetVector<Instruction *> Sinks; in TryToPromote() local
440 ExplodedGraph::trim(ArrayRef<const NodeTy *> Sinks, in trim()
398 SetVector<Value *> Inputs, Outputs, Sinks; in isSplittingBeneficial() local
1108 SetVector<Value *> Inputs, Outputs, Sinks; in doMultiRegionFunctionOutlining() local
339 std::vector<Sink> Sinks; member