Searched refs:ImpreciseConstLoType (Results 1 – 3 of 3) sorted by relevance
826 class ImpreciseConstLoType final : public ConstantType {828 ImpreciseConstLoType(uint32_t constant, uint16_t cache_id) in ImpreciseConstLoType() function
642 entry = new (&allocator_) ImpreciseConstLoType(value, entries_.size()); in FromCat2ConstLo()
433 std::string ImpreciseConstLoType::Dump() const { in Dump()