Searched defs:Sinks (Results 1 – 4 of 4) sorted by relevance
50 typedef std::vector<VcmPayloadSink*> Sinks; typedef
348 ExplodedGraph::trim(ArrayRef<const NodeTy *> Sinks, in trim()
157 SmallVector<Instruction *, 1> Sinks = {&*std::next(BB.begin())}; in TEST() local
1114 SetVector<Value *> Inputs, Outputs, Sinks; in doMultiRegionFunctionOutlining() local