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