Searched refs:PgoInstrLink (Results 1 – 1 of 1) sorted by relevance
71 PgoInstrLink bool `blueprint:"mutated"` member248 pgo.Properties.PgoInstrLink = pgo.Properties.isInstrumentation()253 pgo.Properties.PgoInstrLink = pgo.Properties.isInstrumentation()289 if cc.pgo.Properties.PgoInstrLink {290 pgo.Properties.PgoInstrLink = true302 if cc.pgo.Properties.PgoInstrLink {303 pgo.Properties.PgoInstrLink = true313 if (props.ShouldProfileModule && props.isInstrumentation()) || props.PgoInstrLink {