Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp885 assert(It + 2 + IndirectDests.size() == op_end() && "Should add up!"); in init() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5655 SmallVector<BasicBlock *, 16> IndirectDests; parseFunctionBody() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7172 SmallVector<BasicBlock *, 16> IndirectDests; parseCallBr() local