Searched defs:ConstPoolValue (Results 1 – 1 of 1) sorted by relevance
38 ConstPoolValue(ConstPoolType type, uint32_t index) in ConstPoolValue() function43 explicit ConstPoolValue(uint64_t v) : value_(v) {} in ConstPoolValue() function