Searched defs:targetLabel (Results 1 – 7 of 7) sorted by relevance
96 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()131 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()175 …tructuringIteratorContext::AbortContext(ControlFlowChange cfc, const util::StringView &targetLabel) in AbortContext()223 [[maybe_unused]] const util::StringView &targetLabel) in AbortContext()
48 [[maybe_unused]] const util::StringView &targetLabel) {}; in AbortContext()
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()
32 void X64InsnVisitor::ModifyJumpTarget(LabelIdx targetLabel, BB &bb) in ModifyJumpTarget()
52 void AArch64InsnVisitor::ModifyJumpTarget(maple::LabelIdx targetLabel, BB &bb) in ModifyJumpTarget()
506 LabelIdx targetLabel; in RemoveBB() local