Searched defs:OtherUse (Results 1 – 2 of 2) sorted by relevance
37 static bool isUsedAsMemCpySource(const Value *V, bool &OtherUse) { in isUsedAsMemCpySource()63 bool OtherUse = false; in adjustInliningThreshold() local
3228 Instruction *OtherUse = dyn_cast<Instruction>(U); in ChainInstruction() local