Home
last modified time | relevance | path

Searched refs:allocHungoffUses (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/VMCore/
DUser.cpp44 Use *User::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in llvm::User
DInstructions.cpp88 allocHungoffUses(PN.getNumOperands()), PN.getNumOperands()), in PHINode()
99 Use *PHINode::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in PHINode
150 OperandList = allocHungoffUses(ReservedSpace); in growOperands()
189 allocHungoffUses(LP.getNumOperands()), LP.getNumOperands()), in LandingPadInst()
222 OperandList = allocHungoffUses(ReservedSpace); in init()
235 Use *NewOps = allocHungoffUses(ReservedSpace); in growOperands()
3124 OperandList = allocHungoffUses(ReservedSpace); in init()
3214 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
3243 OperandList = allocHungoffUses(ReservedSpace); in init()
3257 Use *NewOps = allocHungoffUses(NumOps); in growOperands()
[all …]
/external/llvm/include/llvm/
DUser.h54 Use *allocHungoffUses(unsigned) const;
DInstructions.h1980 OperandList = allocHungoffUses(ReservedSpace);
1988 OperandList = allocHungoffUses(ReservedSpace);
1994 Use *allocHungoffUses(unsigned) const;