Home
last modified time | relevance | path

Searched refs:LoopDefIsPhi (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp489 bool LoopDefIsPhi = PhiInst && PhiInst->isPHI(); in generateExistingPhis() local
515 (!LoopDefIsPhi || (PrevStage != LastStageNum) || in generateExistingPhis()
524 if (LoopDefIsPhi) { in generateExistingPhis()