Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp262 BasicBlock *DefaultDest = SI->getDefaultDest(); in removeNonFeasibleEdges() local
H A DLocal.cpp192 BasicBlock *DefaultDest = SI->getDefaultDest(); in ConstantFoldTerminator() local
H A DSimplifyCFG.cpp5800 BasicBlock *DefaultDest = SI->getDefaultDest(); in initializeUniqueCases() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5607 BasicBlock *DefaultDest = getBasicBlock(Record[OpNum++]); in parseFunctionBody() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6980 BasicBlock *DefaultDest; in parseCallBr() local