Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp487 SmallDenseMap<BasicBlock *, unsigned, 16> SwitchEdges; in processSwitch() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2500 SmallDenseMap<BasicBlock *, unsigned, 16> SwitchEdges; in processInstruction() local