Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp198 Value *SwitchValue; in runImpl() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp375 auto *SwitchValue = SI->getCondition(); in canProveExitOnFirstIteration() local