Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp398 void setPath(const PathType &NewPath) { Path = NewPath; } in setPath() function
583 TPath.setPath(Path); in run()
836 TPath.setPath(NewPath); in createAllExitPaths()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h161 void setPath(StringRef Path_) { Path = std::string(Path_); }
/freebsd-13.1/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp618 File->setPath(Ctx->Path); in denormalize()
913 File->setPath(Ctx->Path); in denormalize()