Searched refs:onlyUsedByLifetimeMarkersOrDroppableInsts (Results 1 – 3 of 3) sorted by relevance
85 if (!onlyUsedByLifetimeMarkersOrDroppableInsts(BCI)) in isAllocaPromotable()90 if (!onlyUsedByLifetimeMarkersOrDroppableInsts(GEPI)) in isAllocaPromotable()
793 bool onlyUsedByLifetimeMarkersOrDroppableInsts(const Value *V);
6796 bool llvm::onlyUsedByLifetimeMarkersOrDroppableInsts(const Value *V) { in onlyUsedByLifetimeMarkersOrDroppableInsts() function in llvm