Searched refs:hasITBlocks (Results 1 – 2 of 2) sorted by relevance
243 bool hasITBlocks() const { return HasITBlocks; } in hasITBlocks() function
66 if (!AFI->hasITBlocks() || Tail->isBranch()) { in ReplaceTailWithBranchTo()