Lines Matching refs:BytecodeInfo
51 BytecodeInfo::InitBytecodeInfo(this, info, pc); in BuildRegionInfo()
407 (const BytecodeInfo &bytecodeInfo) -> bool { in InsertPhi()
460 (const BytecodeInfo &bytecodeInfo) -> bool { in InsertExceptionPhi()
595 (const BytecodeInfo &bytecodeInfo) -> bool { in CollectPredsInfo()
699 const BytecodeInfo &info, const GateMetaData *meta) in CreateGateInList()
813 GateRef BytecodeCircuitBuilder::NewConst(const BytecodeInfo &info) in NewConst()
882 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewJSGate()
954 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewJump()
1004 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewReturn()
1026 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewByteCode()
1073 (const BytecodeInfo &bytecodeInfo) -> bool { in BuildSubCircuit()
1080 const BytecodeInfo& bytecodeInfo = GetBytecodeInfo(bb.end); in BuildSubCircuit()
1277 const BytecodeInfo& curInfo = iterator.GetBytecodeInfo(); in ResolveDef()
1410 EnumerateBlock(bb, [&](const BytecodeInfo &bytecodeInfo) -> bool { in BuildCircuit()
1676 EnumerateBlock(bb, [&](const BytecodeInfo &bytecodeInfo) -> bool { in PrintBytecodeInfo()