Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp33 static bool isUsedAsMemCpySource(const Value *V, bool &OtherUse) { in isUsedAsMemCpySource()
59 bool OtherUse = false; in adjustInliningThreshold() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3042 Instruction *OtherUse = dyn_cast<Instruction>(U); in ChainInstruction() local