Searched refs:WaitingForBranchTo (Results 1 – 1 of 1) sorted by relevance
243 } else if (WaitingForLabel == nullptr && WaitingForBranchTo == nullptr) { in handleLabel()246 WaitingForBranchTo = Instr; in handleLabel()263 if (WaitingForBranchTo == Label && WaitingForLabel == nullptr) { in handleIntraBlockBranch()264 WaitingForBranchTo = nullptr; in handleIntraBlockBranch()265 } else if (WaitingForBranchTo == nullptr && in handleIntraBlockBranch()437 const Inst *WaitingForBranchTo = nullptr; member in Ice::__anon779d90330111::LocalVariableSplitter