Searched refs:processSwitchInst (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp102 void processSwitchInst(SwitchInst *SI,
172 processSwitchInst(SI, DeleteList, AC, LVI);
441 void LowerSwitch::processSwitchInst(SwitchInst *SI, function in class:LowerSwitch

Completed in 47 milliseconds