Searched defs:lto (Results 1 – 2 of 2) sorted by relevance
62 type lto struct { struct63 Properties LTOProperties66 func (lto *lto) props() []interface{} {70 func (lto *lto) begin(ctx BaseModuleContext) {102 func (lto *lto) flags(ctx ModuleContext, flags Flags) Flags {164 func (lto *lto) ThinLTO() bool {168 func (lto *lto) Never() bool {
883 lto *lto member