Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h176 friend class ConstantDataVector; // For `Val` variable
H A DConstant.h670 ConstantDataVector(llvm::ConstantDataVector *C, Context &Ctx) in ConstantDataVector() function