Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/lto/
DLTOCodeGenerator.cpp279 std::vector<const char*> &mustPreserveList, in applyRestriction()
317 std::vector<const char*> mustPreserveList; in applyScopeRestrictions() local