Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp852 ArrayRef<BasicBlock *> IndirectDests, in init()
H A DCore.cpp3370 LLVMBasicBlockRef *IndirectDests, in LLVMBuildCallBr()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5832 SmallVector<BasicBlock *, 16> IndirectDests; in parseFunctionBody() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7607 SmallVector<BasicBlock *, 16> IndirectDests; in parseCallBr() local