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

/external/llvm/lib/IR/
H A DInstructions.cpp3458 // IndirectBrInst Implementation
3461 void IndirectBrInst::init(Value *Address, unsigned NumDests) {
3475 void IndirectBrInst::growOperands() {
3488 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, function in class:IndirectBrInst
3495 IndirectBrInst::IndirectBrInst(Value *Address, unsigned NumCases, function in class:IndirectBrInst
3502 IndirectBrInst::IndirectBrInst(const IndirectBrInst function in class:IndirectBrInst
[all...]

Completed in 99 milliseconds