Searched refs:VCTPOpcodeToLSTP (Results 1 – 2 of 2) sorted by relevance
25 static inline unsigned VCTPOpcodeToLSTP(unsigned Opcode, bool IsDoLoop) { in VCTPOpcodeToLSTP() function
452 return VCTPOpcodeToLSTP(VCTPs.back()->getOpcode(), IsDo); in getStartOpcode()