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