Searched refs:getOrCreateValue (Results 1 – 6 of 6) sorted by relevance
67 static Value getOrCreateValue(OpFoldResult res, OpBuilder &builder, in getOrCreateValue() function109 getOrCreateValue(*singleStep, builder, candidateLoop->getLoc()); in multiBuffer()111 getOrCreateValue(*lowerBound, builder, candidateLoop->getLoc()); in multiBuffer()
4512 APValue *getOrCreateValue(bool MayCreate) const { in getOrCreateValue() function4515 return State.get<LifetimeExtendedTemporaryDecl *>()->getOrCreateValue( in getOrCreateValue()
3182 APValue *getOrCreateValue(bool MayCreate) const;
2974 APValue *LifetimeExtendedTemporaryDecl::getOrCreateValue(bool MayCreate) const { in getOrCreateValue() function in LifetimeExtendedTemporaryDecl
2265 APValue *V = MTE->getOrCreateValue(false); in CheckLValueConstantExpression()4182 BaseVal = MTE->getOrCreateValue(false); in findCompleteObject()8352 Value = E->getOrCreateValue(true); in VisitMaterializeTemporaryExpr()
5884 Value = E->getOrCreateValue(false); in GetAddrOfGlobalTemporary()