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