Home
last modified time | relevance | path

Searched refs:AllowDroppable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp4655 const Value *V, bool AllowLifetime, bool AllowDroppable) { in onlyUsedByLifetimeMarkersOrDroppableInstsHelper() argument
4664 if (AllowDroppable && II->isDroppable()) in onlyUsedByLifetimeMarkersOrDroppableInstsHelper()