Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp152 void PHINode::growOperands() { in growOperands() function in PHINode
247 void LandingPadInst::growOperands(unsigned Size) { in growOperands() function in LandingPadInst
256 growOperands(1); in addClause()
1283 void CatchSwitchInst::growOperands(unsigned Size) { in growOperands() function in CatchSwitchInst
1294 growOperands(1); in addHandler()
4536 growOperands(); // Get more space! in addCase()
4572 void SwitchInst::growOperands() { in growOperands() function in SwitchInst
4709 void IndirectBrInst::growOperands() { in growOperands() function in IndirectBrInst
4747 growOperands(); // Get more space! in addDestination()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSA.h563 growOperands(); // Get more space!
651 void growOperands() {
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DInstructions.h2856 growOperands(); // Get more space!
2935 void growOperands();
2977 void growOperands(unsigned Size);
3032 void reserveClauses(unsigned Size) { growOperands(Size); }
3310 void growOperands();
3702 void growOperands();
4345 void growOperands(unsigned Size);