Searched refs:growOperands (Results 1 – 2 of 2) sorted by relevance
2093 growOperands(); // Get more space!2145 void growOperands();2179 void growOperands(unsigned Size);2242 void reserveClauses(unsigned Size) { growOperands(Size); }2449 void growOperands();2744 void growOperands();
141 void PHINode::growOperands() { in growOperands() function in PHINode230 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst246 growOperands(1); in addClause()3175 growOperands(); // Get more space! in addCase()3209 void SwitchInst::growOperands() { in growOperands() function in SwitchInst3252 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst3298 growOperands(); // Get more space! in addDestination()