Public Member Functions | |
| bool | operator() (const LowerSwitchPass::SwitchCase &C1, const LowerSwitchPass::SwitchCase &C2) |
Definition at line 27 of file LowerSwitch.cpp.
| bool klee::SwitchCaseCmp::operator() | ( | const LowerSwitchPass::SwitchCase & | C1, | |
| const LowerSwitchPass::SwitchCase & | C2 | |||
| ) | [inline] |
Definition at line 28 of file LowerSwitch.cpp.
References klee::LowerSwitchPass::LowerSwitchPass::SwitchCase::value.
1.5.8