Home
last modified time | relevance | path

Searched defs:getBuild (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DVersionTuple.h88 std::optional<unsigned> getBuild() const { in getBuild() function
/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp634 isl::ast_build IslAstInfo::getBuild(const isl::ast_node &Node) { in getBuild() function in IslAstInfo