Lines Matching defs:bytecodeInfo
407 (const BytecodeInfo &bytecodeInfo) -> bool { in InsertPhi()
460 (const BytecodeInfo &bytecodeInfo) -> bool { in InsertExceptionPhi()
595 (const BytecodeInfo &bytecodeInfo) -> bool { in CollectPredsInfo()
882 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewJSGate() local
954 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewJump() local
1004 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewReturn() local
1026 const BytecodeInfo& bytecodeInfo = iterator.GetBytecodeInfo(); in NewByteCode() local
1073 (const BytecodeInfo &bytecodeInfo) -> bool { in BuildSubCircuit()
1080 const BytecodeInfo& bytecodeInfo = GetBytecodeInfo(bb.end); in BuildSubCircuit() local
1410 EnumerateBlock(bb, [&](const BytecodeInfo &bytecodeInfo) -> bool { in BuildCircuit()
1676 EnumerateBlock(bb, [&](const BytecodeInfo &bytecodeInfo) -> bool { in PrintBytecodeInfo()