Home
last modified time | relevance | path

Searched refs:expandToSwitch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp93 static BasicBlock *expandToSwitch(CallBase *CB, const JumpTableTy &JT, in expandToSwitch() function
173 SplittedOutTail = expandToSwitch(Call, *JumpTable, DTU, ORE); in run()