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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h3925 unsigned NumIndirectDests; member in class:llvm::ShuffleVectorInst::SwitchInst::InvokeInst::CallBrInst
3952 static int ComputeNumOperands(int NumArgs, int NumIndirectDests, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4561 unsigned NumIndirectDests = Record[OpNum++]; local

Completed in 83 milliseconds