Home
last modified time | relevance | path

Searched refs:OtherObj (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp658 Value *OtherObj = getUnderlyingObject(OtherOp); in binaryOpIsDerivedFromSameAlloca() local
659 if (!isa<AllocaInst>(OtherObj)) in binaryOpIsDerivedFromSameAlloca()
668 if (OtherObj != BaseAlloca) { in binaryOpIsDerivedFromSameAlloca()