Home
last modified time | relevance | path

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

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