Home
last modified time | relevance | path

Searched defs:UnswitchedBB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp341 static void rewritePHINodesForUnswitchedExitBlock(BasicBlock &UnswitchedBB, in rewritePHINodesForUnswitchedExitBlock() argument
364 BasicBlock &UnswitchedBB, in rewritePHINodesForExitAndUnswitchedBlocks() argument
605 BasicBlock *UnswitchedBB; in unswitchTrivialBranch() local
931 BasicBlock *UnswitchedBB = std::get<1>(ExitCase); unswitchTrivialSwitch() local
[all...]