Searched defs:ReplaceUseCase (Results 1 – 3 of 3) sorted by relevance
583 struct ReplaceUseCase { struct584 const char* before;585 std::vector<std::pair<uint32_t, uint32_t>> candidates;586 const char* after;587 InstDefUse du;