Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSSAContext.h49 static constexpr Value *ValueRefNull = nullptr; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h50 static constexpr Register ValueRefNull = 0; global() variable