Searched refs:PASS_THROUGH (Results 1 – 5 of 5) sorted by relevance
50 typedef enum { PASS_THROUGH, EXITS_CLEAN, EXITS_DIRTY } BlockExitState; enumerator72 BlockState() : ExitState(PASS_THROUGH), AddedToDirtySuccessors(false) {} in BlockState()97 case PASS_THROUGH: return "Pass-through"; in getBlockExitStateName()179 BlockExitState CurState = PASS_THROUGH; in processBasicBlock()224 } else if (CurState == PASS_THROUGH) { in processBasicBlock()304 if (BBState.ExitState == PASS_THROUGH) { in runOnMachineFunction()
133 case PASS_THROUGH: { in ~SdchFilter()215 decoding_status_ = PASS_THROUGH; in ReadFilteredData()224 decoding_status_ = PASS_THROUGH; in ReadFilteredData()260 decoding_status_ = PASS_THROUGH; in ReadFilteredData()278 if (decoding_status_ == PASS_THROUGH) { in ReadFilteredData()335 if (PASS_THROUGH == decoding_status_) { in ReadFilteredData()
54 PASS_THROUGH, // Non-sdch content being passed without alteration. enumerator
135 PASS_THROUGH, enumerator263 ps->scale_type = PASS_THROUGH; in pcap_check_header()273 ps->scale_type = PASS_THROUGH; in pcap_check_header()447 case PASS_THROUGH: in pcap_next_packet()
205 PASS_THROUGH, enumerator595 ps->ifaces[ps->ifcount - 1].scale_type = PASS_THROUGH; in add_interface()619 ps->ifaces[ps->ifcount - 1].scale_type = PASS_THROUGH; in add_interface()1219 case PASS_THROUGH: in pcap_ng_next_packet()