Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h174 Unfinalized.push_back(std::move(ObjAllocs)); in notifyObjectLoaded()
182 for (auto &ObjAllocs : Unfinalized) {
195 Unfinalized.clear();
322 std::vector<ObjectAllocs> Unfinalized; variable