Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h641 NotifyFullyReady = 1 << 1U, enumerator
642 LLVM_MARK_AS_BITMASK_ENUM(NotifyFullyReady)
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1301 if (ActionFlags & NotifyFullyReady) in legacyLookup()
1375 ActionFlags |= NotifyFullyReady; in lookupImpl()