Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1216 using UnmaterializedInfosList = variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2574 DenseMap<JITDylib *, JITDylib::UnmaterializedInfosList> CollectedUMIs; in OL_completeLookup()