Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go91 if lto.LTO(ctx) {
134 func (lto *lto) LTO(ctx BaseModuleContext) bool { func