Searched refs:definedInCaller (Results 1 – 1 of 1) sorted by relevance
278 static bool definedInCaller(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInCaller() function653 if (!SinkCands.count(V) && definedInCaller(Blocks, V)) in findInputsOutputs()