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