Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DUser.cpp56 setOperandList(Use::initTags(Begin, End)); in allocHungoffUses()
132 Use::initTags(Start, End); in allocateFixedOperandUser()
H A DUse.cpp57 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags() function in llvm::Use
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DUse.h133 static Use *initTags(Use *Start, Use *Stop);