Searched refs:onlyUsedByLifetimeMarkers (Results 1 – 3 of 3) sorted by relevance
89 if (!onlyUsedByLifetimeMarkers(BCI)) in isAllocaPromotable()96 if (!onlyUsedByLifetimeMarkers(GEPI)) in isAllocaPromotable()
391 bool onlyUsedByLifetimeMarkers(const Value *V);
4034 bool llvm::onlyUsedByLifetimeMarkers(const Value *V) { in onlyUsedByLifetimeMarkers() function in llvm