Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DContext.h54 static constexpr const ValTy InvalidVal = 0; variable
58 ValTy Val = InvalidVal;
60 assert(Val != InvalidVal && "newly-created ID is invalid!");