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

/external/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp528 bool isLastInstructionOfItsType = true; local
538 isLastInstructionOfItsType = false;
544 if (!EOP && !isLastInstructionOfItsType)

Completed in 1694 milliseconds