Searched refs:onlyUsedByLifetimeMarkers (Results 1 – 10 of 10) sorted by relevance
155 bool onlyUsedByLifetimeMarkers(const Value *V);
264 bool onlyUsedByLifetimeMarkers(const Value *V);
91 if (!onlyUsedByLifetimeMarkers(BCI)) in isAllocaPromotable()98 if (!onlyUsedByLifetimeMarkers(GEPI)) in isAllocaPromotable()
77 if (!onlyUsedByLifetimeMarkers(BCI)) in isAllocaPromotable()84 if (!onlyUsedByLifetimeMarkers(GEPI)) in isAllocaPromotable()
352 bool onlyUsedByLifetimeMarkers(const Value *V);
107 if (!onlyUsedByLifetimeMarkers(BCI)) in isAllocaPromotable()114 if (!onlyUsedByLifetimeMarkers(GEPI)) in isAllocaPromotable()
442 if (!onlyUsedByLifetimeMarkers(BCI)) in CanConvertToScalar()1180 if (onlyUsedByLifetimeMarkers(BCI)) { in tryToMakeAllocaBePromotable()
1784 bool llvm::onlyUsedByLifetimeMarkers(const Value *V) { in onlyUsedByLifetimeMarkers() function in llvm
3052 bool llvm::onlyUsedByLifetimeMarkers(const Value *V) { in onlyUsedByLifetimeMarkers() function in llvm
3603 bool llvm::onlyUsedByLifetimeMarkers(const Value *V) { in onlyUsedByLifetimeMarkers() function in llvm