Searched defs:Sinks (Results 1 – 6 of 6) sorted by relevance
109 SetVector<Instruction *> &Sinks; member in __anon559c11500111::IRPromoter 798 SetVector<Instruction *> Sinks; in TryToPromote() local [all...]
440 trim(ArrayRef<const NodeTy * > Sinks,InterExplodedGraphMap * ForwardMap,InterExplodedGraphMap * InverseMap) const trim() argument
378 SetVector<Value *> Inputs, Outputs, Sinks; isSplittingBeneficial() local
1108 SetVector<Value *> Inputs, Outputs, Sinks; doMultiRegionFunctionOutlining() local
157 SmallVector<Instruction *, 1> Sinks = {&*std::next(BB.begin())}; in TEST() local
338 std::vector<Sink> Sinks; global() member