Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h640 NotifyFullyResolved = 1 << 0U, enumerator
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1298 if (ActionFlags & NotifyFullyResolved) in legacyLookup()
1342 ActionFlags |= NotifyFullyResolved; in lookupImpl()