Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp33 isUsedAsMemCpySource(const Value * V,bool & OtherUse) isUsedAsMemCpySource() argument
59 bool OtherUse = false; adjustInliningThreshold() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3032 Instruction *OtherUse = dyn_cast<Instruction>(U); ChainInstruction() local