Searched refs:getBlockExitStateName (Results 1 – 1 of 1) sorted by relevance
68 static const char* getBlockExitStateName(BlockExitState ST);117 const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) { in getBlockExitStateName() function in VZeroUpperInserter268 << getBlockExitStateName(CurState) << '\n'); in processBasicBlock()