Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DInstructions.cpp243 LandingPadInst(Type * RetTy,unsigned NumReservedValues,const Twine & NameStr,InsertPosition InsertBefore) LandingPadInst() argument
269 init(unsigned NumReservedValues,const Twine & NameStr) init() argument
1018 CatchSwitchInst(Value * ParentPad,BasicBlock * UnwindDest,unsigned NumReservedValues,const Twine & NameStr,InsertPosition InsertBefore) CatchSwitchInst() argument
1041 init(Value * ParentPad,BasicBlock * UnwindDest,unsigned NumReservedValues) init() argument
[all...]