Searched defs:ifFalseCondition (Results 1 – 1 of 1) sorted by relevance
45 GateRef ifFalseCondition = builder_.IfFalse(ifBranchCondition); in ProcessJumpTable() local71 …ering::RebuildGeneratorCfg(GateRef resumeGate, GateRef restoreOffsetGate, GateRef ifFalseCondition, in RebuildGeneratorCfg()