Searched defs:EmitColdPart (Results 1 – 1 of 1) sorted by relevance
270 bool BinaryEmitter::emitFunction(BinaryFunction &Function, bool EmitColdPart) { in emitFunction()394 void BinaryEmitter::emitFunctionBody(BinaryFunction &BF, bool EmitColdPart, in emitFunctionBody()482 void BinaryEmitter::emitConstantIslands(BinaryFunction &BF, bool EmitColdPart, in emitConstantIslands()861 void BinaryEmitter::emitLSDA(BinaryFunction &BF, bool EmitColdPart) { in emitLSDA()1139 bool EmitColdPart, bool EmitCodeOnly) { in emitFunctionBody()