Searched refs:PreservedOffsetAnnotations (Results 1 – 1 of 1) sorted by relevance
575 std::vector<std::pair<MCInst *, uint32_t>> PreservedOffsetAnnotations; in runOnFunctions() local611 PreservedOffsetAnnotations.emplace_back(&(*II), in runOnFunctions()626 for (const std::pair<MCInst *, uint32_t> &Item : PreservedOffsetAnnotations) in runOnFunctions()