Searched refs:EmitFunctionSize (Results 1 – 1 of 1) sorted by relevance
2079 bool EmitFunctionSize = MAI->hasDotTypeDotSizeDirective() && !TT.isWasm(); in emitFunctionBody() local2084 (EmitFunctionSize || needFuncLabels(*MF, *this))) { in emitFunctionBody()2092 if (EmitFunctionSize) { in emitFunctionBody()