Home
last modified time | relevance | path

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

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