Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go115 if !ctx.isPgoCompile() {
Dcc.go343 isPgoCompile() bool methodSpec
905 func (c *Module) isPgoCompile() bool { func
1178 func (ctx *moduleContextImpl) isPgoCompile() bool { func
1179 return ctx.mod.isPgoCompile()