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