Searched refs:TryEnable (Results 1 – 3 of 3) sorted by relevance
45 LLVM_ABI static bool TryEnable();
73 bool UnwindInfoManager::TryEnable() { in TryEnable() function in llvm::orc::UnwindInfoManager
51 if (UnwindInfoManager::TryEnable()) in SelfExecutorProcessControl()