Searched refs:isEarly (Results 1 – 3 of 3) sorted by relevance
868 bool isEarly = false; in render() local930 isEarly = true; in render()944 else if (isEarly) in render()
2217 bool isEarly = isEarlySourceInstr(ESMI); in isLateInstrFeedsEarlyInstr() local2221 DEBUG(dbgs() << "V60" << (isEarly ? "-ES " : " -- ")); in isLateInstrFeedsEarlyInstr()2224 if (isLate && isEarly) { in isLateInstrFeedsEarlyInstr()
2261 bool isEarly = isEarlySourceInstr(ESMI); in isLateInstrFeedsEarlyInstr() local2265 LLVM_DEBUG(dbgs() << "V60" << (isEarly ? "-ES " : " -- ")); in isLateInstrFeedsEarlyInstr()2268 if (isLate && isEarly) { in isLateInstrFeedsEarlyInstr()