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