Searched defs:GetConstant (Results 1 – 8 of 8) sorted by relevance
83 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) { in GetConstant() function
387 const Constant* ConstantManager::GetConstant( in GetConstant() function in spvtools::opt::analysis::ConstantManager
518 const Constant* GetConstant(const Type* type, const C& literal_words_or_ids) { in GetConstant() function
1940 auto GetConstant = [&](Metadata *Bound) -> int64_t { in writeDIGenericSubrange() local