Searched refs:onlyUsedByLifetimeMarkersOrDroppableInsts (Results 1 – 3 of 3) sorted by relevance
83 if (!onlyUsedByLifetimeMarkersOrDroppableInsts(BCI)) in isAllocaPromotable()88 if (!onlyUsedByLifetimeMarkersOrDroppableInsts(GEPI)) in isAllocaPromotable()
420 bool onlyUsedByLifetimeMarkersOrDroppableInsts(const Value *V);
4784 bool llvm::onlyUsedByLifetimeMarkersOrDroppableInsts(const Value *V) { in onlyUsedByLifetimeMarkersOrDroppableInsts() function in llvm