Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1994 bool ShouldDropAll) { in dropTypeTests()
2022 bool ShouldDropAll = DropTypeTests == DropTestKind::All; in lower() local