Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DCore.h680 NotifyFullyResolved = 1 << 0U, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1380 if (ActionFlags & NotifyFullyResolved) in legacyLookup()
1426 ActionFlags |= NotifyFullyResolved; in lookupImpl()