Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp195 void PHINode::growOperands() { in growOperands() function in PHINode
279 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
1057 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
3984 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
4121 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst