Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp306 void Value::setNameImpl(const Twine &NewName) { in setNameImpl() function in Value
365 setNameImpl(NewName); in setName()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h270 void setNameImpl(const Twine &Name);