Searched defs:OtherUse (Results 1 – 4 of 4) sorted by relevance
24 void Use::swap(Use &OtherUse) { in swap()
200 Use OtherUse; variable203 UseSwap(const Use &ThisUse, const Use &OtherUse) in UseSwap()
38 static bool isUsedAsMemCpySource(const Value *V, bool &OtherUse) { in isUsedAsMemCpySource()88 bool OtherUse = false; in adjustInliningThreshold() local
3216 Instruction *OtherUse = dyn_cast<Instruction>(U); in ChainInstruction() local