Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:constValue

725     std::string constValue = CI->getValue().toString(10, true);
729 << ", StringRef(\"" << constValue << "\"), 10));";