Searched refs:parseStandaloneConstantValue (Results 1 – 3 of 3) sorted by relevance
77 .parseStandaloneConstantValue(C, Slots)) in parseConstantValue()
149 bool parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots);
61 bool LLParser::parseStandaloneConstantValue(Constant *&C, in parseStandaloneConstantValue() function in LLParser