Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp137 void PHINode::growOperands() { in growOperands() function in PHINode
232 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
241 growOperands(1); in addClause()
1143 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
1154 growOperands(1); in addHandler()
4058 growOperands(); // Get more space! in addCase()
4094 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
4244 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst
4282 growOperands(); // Get more space! in addDestination()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemorySSA.h567 growOperands(); // Get more space!
655 void growOperands() {
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h2738 growOperands(); // Get more space!
2817 void growOperands();
2861 void growOperands(unsigned Size);
2914 void reserveClauses(unsigned Size) { growOperands(Size); }
3194 void growOperands();
3592 void growOperands();
4241 void growOperands(unsigned Size);