Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp952 bool DependsOnSymbolInErrorState = false; in addDependencies() local
979 DependsOnSymbolInErrorState = true; in addDependencies()
1003 if (DependsOnSymbolInErrorState) in addDependencies()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DCore.cpp817 bool DependsOnSymbolInErrorState = false; in addDependencies() local
846 DependsOnSymbolInErrorState = true; in addDependencies()
868 if (DependsOnSymbolInErrorState) in addDependencies()