Searched refs:InstCnt (Results 1 – 2 of 2) sorted by relevance
91 unsigned InstCnt = 0; in shouldBalignLoop() local112 InstCnt++; in shouldBalignLoop()117 dbgs() << "Instruction Count : " << InstCnt << "\n"; in shouldBalignLoop()136 return InstCnt >= LoopAlignLimitLB && InstCnt <= LimitUB && in shouldBalignLoop()
1020 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect() argument1035 InstCnt = 1; in selectI64ImmDirect()1049 InstCnt = 2; in selectI64ImmDirect()1171 InstCnt = 3; in selectI64ImmDirect()1184 InstCnt = 3; in selectI64ImmDirect()1251 InstCnt = 0; in selectI64ImmDirect()1261 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix() argument1278 InstCnt = 1; in selectI64ImmDirectPrefix()1287 InstCnt = 2; in selectI64ImmDirectPrefix()1368 InstCnt = 3; in selectI64ImmDirectPrefix()[all …]