Searched refs:getBlockExitStateName (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86VZeroUpper.cpp51 static const char* getBlockExitStateName(BlockExitState ST);
95 const char* VZeroUpperInserter::getBlockExitStateName(BlockExitState ST) { function in class:VZeroUpperInserter
236 << getBlockExitStateName(CurState) << '\n');

Completed in 42 milliseconds