Searched defs:canFastCall (Results 1 – 6 of 6) sorted by relevance
254 void SetMethodOffsetToFastCallInfo(uint32_t methodOffset, bool canFastCall, bool noGC) in SetMethodOffsetToFastCallInfo()261 void ModifyMethodOffsetToCanFastCall(uint32_t methodOffset, bool canFastCall) in ModifyMethodOffsetToCanFastCall()
174 bool canFastCall = true; in CollectMethodPcsFromBC() local285 bool *canFastCall, bool *canTypedCall) in CollectMethodInfoFromBC()
341 bool canFastCall = false; in DefineMethodInLiteral() local
391 Method *method, uint32_t entryIndex, bool *canFastCall) in SetAOTFuncEntry()
183 bool needSetAotFlag, bool *canFastCall) in NewSMethod()
2046 bool needSetAotFlag, bool *canFastCall) in NewMethod()