Home
last modified time | relevance | path

Searched defs:getNumValues (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h123 unsigned getNumValues() const { return Values.size(); } in getNumValues() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h352 const MCExpr &getNumValues() const { return NumValues; } in getNumValues() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h903 size_t getNumValues() const { return LLVMValueToValueMap.size(); } in getNumValues() function