Searched refs:getCallIndex (Results 1 – 7 of 7) sorted by relevance
108 unsigned APValue::LValueBase::getCallIndex() const { in getCallIndex() function in APValue::LValueBase197 return llvm::hash_combine(Base.getOpaqueValue(), Base.getCallIndex(), in hash_value()913 return ((const LV *)(const char *)&Data)->Base.getCallIndex(); in getLValueCallIndex()
1557 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex()1869 assert(Base.getCallIndex() == Index && "lvalue for wrong frame"); in createLocal()2073 if (F->Arguments.CallIndex == Base.getCallIndex() && in NoteLValueLocation()3501 if (Base.getCallIndex()) in lifetimeStartedInEvaluation()
9077 FromValue.getLValueBase().getCallIndex(), in ImportAPValue()9087 FromValue.getLValueBase().getCallIndex(), in ImportAPValue()
171 unsigned getCallIndex() const;
5218 push_back(Value.getLValueBase().getCallIndex()); in AddAPValue()
16296 FUNC 1622b 12 0 UnDecorator::getCallIndex()