Searched defs:bcIns (Results 1 – 5 of 5) sorted by relevance
62 void PGOBCInfo::Record(const BytecodeInstruction &bcIns, int32_t bcIndex, in Record()
237 auto bcIns = BytecodeInst(insArr); in CollectMethodPcsFromBC() local390 void BytecodeInfoCollector::CollectMethodInfoFromBC(const BytecodeInstruction &bcIns, in CollectMethodInfoFromBC()503 void BytecodeInfoCollector::CollectModuleInfoFromBC(const BytecodeInstruction &bcIns, in CollectModuleInfoFromBC()713 void BytecodeInfoCollector::CollectConstantPoolIndexInfoFromBC(const BytecodeInstruction &bcIns, in CollectConstantPoolIndexInfoFromBC()
82 auto bcIns = BytecodeInstruction(method->GetBytecodeArray()); in MethodEntry() local
1507 auto bcIns = OldBytecodeInst(insArr); in TranslateBytecode() local
307 BytecodeInstruction bcIns(byteCodeArray); in CalcOpCodeChecksum() local