Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp579 Value *ObjectBase = Object->stripAndAccumulateConstantOffsets( in tryPromoteCall() local
581 if (!(isa<AllocaInst>(ObjectBase) && ObjectOffset == 0)) in tryPromoteCall()