Searched defs:targetLabel (Results 1 – 7 of 7) sorted by relevance
110 const util::StringView &targetLabel) in AbortContext()173 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()217 …tructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targetLabel) in AbortContext()265 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
48 [[maybe_unused]] const util::StringView &targetLabel) {}; in AbortContext()
25 void X64InsnVisitor::ModifyJumpTarget(LabelIdx targetLabel, BB &bb) in ModifyJumpTarget()
37 void AArch64InsnVisitor::ModifyJumpTarget(maple::LabelIdx targetLabel, BB &bb) in ModifyJumpTarget()
48 [[maybe_unused]] const util::StringView &targetLabel) {}; in AbortContext()227 [[maybe_unused]] const util::StringView &targetLabel) override in AbortContext()
109 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()140 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
403 LabelIdx targetLabel; in RemoveBB() local