Searched refs:BranchIfTrue (Results 1 – 3 of 3) sorted by relevance
92 V(BranchIfTrue) \1578 class BranchIfTrue : public ConditionalControlNodeT<1, BranchIfTrue> {1579 using Base = ConditionalControlNodeT<1, BranchIfTrue>;1582 explicit BranchIfTrue(uint32_t bitfield, BasicBlockRef* if_true_refs, in BranchIfTrue() function
910 void BranchIfTrue::AllocateVreg(MaglevVregAllocationState* vreg_state, in AllocateVreg()914 void BranchIfTrue::GenerateCode(MaglevCodeGenState* code_gen_state, in GenerateCode()
796 BasicBlock* block = FinishBlock<BranchIfTrue>(next_offset(), {node}, in BuildBranchIfTrue()