Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp144 SmallVector<std::string> ConstraintSystem::getVarNamesList() const { in getVarNamesList() function in ConstraintSystem
163 SmallVector<std::string> Names = getVarNamesList(); in dump()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h64 SmallVector<std::string> getVarNamesList() const;