Searched defs:OtherUse (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTargetTransformInfo.cpp | 33 isUsedAsMemCpySource(const Value * V,bool & OtherUse) isUsedAsMemCpySource() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 3032 Instruction *OtherUse = dyn_cast<Instruction>(U); ChainInstruction() local |