Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DDelta.h68 bool shouldKeep() { in shouldKeep() function
/external/llvm-project/lld/ELF/
DLinkerScript.cpp348 bool LinkerScript::shouldKeep(InputSectionBase *s) { in shouldKeep() function in LinkerScript