Home
last modified time | relevance | path

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

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