Searched refs:PreciseConstLoType (Results 1 – 3 of 3) sorted by relevance
633 class PreciseConstLoType FINAL : public ConstantType {635 PreciseConstLoType(uint32_t constant, uint16_t cache_id) in PreciseConstLoType() function
586 entry = new (&arena_) PreciseConstLoType(value, entries_.size()); in FromCat2ConstLo()
396 std::string PreciseConstLoType::Dump() const { in Dump()