Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4763 const Value *V, bool AllowLifetime, bool AllowDroppable) { in onlyUsedByLifetimeMarkersOrDroppableInstsHelper() argument
4772 if (AllowDroppable && II->isDroppable()) in onlyUsedByLifetimeMarkersOrDroppableInstsHelper()