Searched defs:targetLabel (Results 1 – 7 of 7) sorted by relevance
99 const util::StringView &targetLabel) in AbortContext()161 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()205 …tructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targetLabel) in AbortContext()253 [[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()
108 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()139 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
403 LabelIdx targetLabel; in RemoveBB() local