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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp160 SmallPtrSet<BasicBlock*, 8> DeleteList; local
441 processSwitchInst(SwitchInst *SI, SmallPtrSetImpl<BasicBlock *> &DeleteList, AssumptionCache *AC, LazyValueInfo *LVI) argument

Completed in 64 milliseconds