Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp480 SmallDenseMap<BasicBlock *, unsigned, 16> SwitchEdges; in processSwitch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2695 SmallDenseMap<BasicBlock *, unsigned, 16> SwitchEdges; in processInstruction() local