Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DUser.cpp42 Use *User::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in llvm::User
DInstructions.cpp99 Use *PHINode::allocHungoffUses(unsigned N) const { in allocHungoffUses() function in PHINode
/external/llvm/lib/IR/
DUser.cpp43 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DUser.cpp40 void User::allocHungoffUses(unsigned N, bool IsPhi) { in allocHungoffUses() function in llvm::User