Home
last modified time | relevance | path

Searched defs:OtherUse (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp37 static bool isUsedAsMemCpySource(const Value *V, bool &OtherUse) { in isUsedAsMemCpySource()
63 bool OtherUse = false; in adjustInliningThreshold() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3228 Instruction *OtherUse = dyn_cast<Instruction>(U); in ChainInstruction() local