Searched defs:ConstantInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h113 struct ConstantInfo { struct in namespace:llvm::consthoist
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h398 template <> struct ConstantInfo<ConstantExpr> { struct in namespace:llvm
402 template <> struct ConstantInfo<InlineAsm> { struct in namespace:llvm
406 template <> struct ConstantInfo<ConstantArray> { struct in namespace:llvm
410 template <> struct ConstantInfo<ConstantStruct> { struct in namespace:llvm
414 template <> struct ConstantInfo<ConstantVector> { struct in namespace:llvm
[all...]

Completed in 75 milliseconds