Searched refs:firstIndexStr (Results 1 – 1 of 1) sorted by relevance
926 StringRef firstIndexStr; in parseLowerAllowCheckPassOptions() local927 std::tie(firstIndexStr, IndicesStr) = IndicesStr.split('|'); in parseLowerAllowCheckPassOptions()930 if (firstIndexStr.getAsInteger(0, index)) in parseLowerAllowCheckPassOptions()934 firstIndexStr, IndicesStr) in parseLowerAllowCheckPassOptions()