Searched refs:isPgoCompile (Results 1 – 2 of 2) sorted by relevance
126 if !ctx.isPgoCompile() && !ctx.isAfdoCompile() {
509 isPgoCompile() bool methodSpec1281 func (c *Module) isPgoCompile() bool { func1562 func (ctx *moduleContextImpl) isPgoCompile() bool { func1563 return ctx.mod.isPgoCompile()