Searched defs:targetBB (Results 1 – 7 of 7) sorted by relevance
209 BB *targetBB = cgFunc->GetBBFromLab2BBMap(targetLabelOpnd.GetLabelIndex()); in FixShortBranchesForSplitting() local225 void AArch64FixShortBranch::InsertJmpPadAtSecEnd(Insn &insn, uint32 targetLabelIdx, BB &targetBB) in InsertJmpPadAtSecEnd()
1957 auto *targetBB = cgFunc->GetBBFromLab2BBMap(labelOpnd.GetLabelIndex()); in Run() local4682 BB *targetBB = nullptr; in Run() local
10610 BB *targetBB; in InsertJumpPad() local
223 auto *targetBB = inst->GetBasicBlock(); in MoveInstructions() local
415 auto *targetBB = bb->GetSucc(1); in ConstructEdgeFreqFromBBFreq() local
594 void Init(LiveInterval &firstLi, LiveInterval &secondLi, BB &targetBB, bool endMove) in Init()
358 BB *targetBB = CGCFG::GetTargetSuc(*sucBB); in Optimize() local