Searched refs:onlyUsedByLifetimeMarkers (Results 1 – 3 of 3) sorted by relevance
155 bool onlyUsedByLifetimeMarkers(const Value *V);
103 if (!onlyUsedByLifetimeMarkers(BCI)) in isAllocaPromotable()110 if (!onlyUsedByLifetimeMarkers(GEPI)) in isAllocaPromotable()
1784 bool llvm::onlyUsedByLifetimeMarkers(const Value *V) { in onlyUsedByLifetimeMarkers() function in llvm