Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp353 SmallPtrSetImpl<BasicBlock *> &DeleteList, in ProcessSwitchInst()
539 SmallPtrSet<BasicBlock *, 8> DeleteList; in LowerSwitch() local