Home
last modified time | relevance | path

Searched refs:setOperandList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DUser.cpp62 setOperandList(Begin); in allocHungoffUses()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h155 void setOperandList(Use *NewList) { in setOperandList() function