Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go131 if !ctx.isPgoCompile() {
Dcc.go491 isPgoCompile() bool methodSpec
1178 func (c *Module) isPgoCompile() bool { func
1443 func (ctx *moduleContextImpl) isPgoCompile() bool { func
1444 return ctx.mod.isPgoCompile()