Searched defs:CollectExraCallSiteInfo (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| D | litecg_ir_builder.cpp | 1568 void LiteCGIRBuilder::CollectExraCallSiteInfo(std::unordered_map<int, maple::litecg::LiteCGValue> &… in CollectExraCallSiteInfo() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 912 void LLVMIRBuilder::CollectExraCallSiteInfo(std::vector<LLVMValueRef> &values, LLVMValueRef pcOffse… in CollectExraCallSiteInfo() function in panda::ecmascript::kungfu::LLVMIRBuilder |