Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCompactUnwindSupport.h164 bool KeepAliveAlreadyPresent = false; in prepareForPrune() local
181 KeepAliveAlreadyPresent = true; in prepareForPrune()
204 if (!KeepAliveAlreadyPresent) { in prepareForPrune()