Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dfunc.go266 func (f *Func) SetIsDeadcodeClosure(b bool) { f.flags.set(funcIsDeadcodeClosure, b) } func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/inline/
Dinl.go230 fn.SetIsDeadcodeClosure(true)