Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp554 Value *ObjectBase = Object->stripAndAccumulateConstantOffsets( in tryPromoteCall() local
556 if (!(isa<AllocaInst>(ObjectBase) && ObjectOffset == 0)) in tryPromoteCall()