Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4758 SmallVector<BasicBlock *, 16> IndirectDests; in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp885 ArrayRef<BasicBlock *> IndirectDests, in init()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6876 SmallVector<BasicBlock *, 16> IndirectDests; in parseCallBr() local