Lines Matching defs:offset_and_iterator
852 std::pair<Operand, llvm::StringRef::const_iterator> offset_and_iterator =
854 if (offset_and_iterator.first.IsValid()) {
855 osi = offset_and_iterator.second;
913 if (offset_and_iterator.first.IsValid()) {
916 offset.m_children.push_back(offset_and_iterator.first);
935 std::pair<Operand, llvm::StringRef::const_iterator> offset_and_iterator =
937 if (offset_and_iterator.first.IsValid()) {
938 osi = offset_and_iterator.second;
960 if (offset_and_iterator.first.IsValid()) {
963 offset.m_children.push_back(offset_and_iterator.first);
1001 std::pair<Operand, llvm::StringRef::const_iterator> offset_and_iterator =
1003 if (offset_and_iterator.first.IsValid()) {
1004 osi = offset_and_iterator.second;
1014 offset.m_children.push_back(offset_and_iterator.first);