Home
last modified time | relevance | path

Searched defs:DFSLinkOrder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp338 std::vector<JITDylibSP> DFSLinkOrder; in getInitializers() local
393 std::vector<JITDylibSP> DFSLinkOrder; in getDeinitializers() local
452 std::vector<JITDylibSP> DFSLinkOrder; in issueInitLookups() local
H A DELFNixPlatform.cpp355 std::vector<JITDylibSP> DFSLinkOrder) { in getInitializersBuildSequencePhase()
378 auto DFSLinkOrder = JD.getDFSLinkOrder(); in getInitializersLookupPhase() local