Home
last modified time | relevance | path

Searched defs:StageDiff (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp428 int StageDiff = 0; generateExistingPhis() local
517 int StageDiff = (StageScheduled - LoopValStage); generateExistingPhis() local
613 unsigned StageDiff = CurStageNum - LastStageNum; generatePhis() local
1051 unsigned StageDiff = (InstrStageNum - DefStageNum); updateInstruction() local
1381 unsigned StageDiff = ConsumerStage - ProducerStage; remapUse() local
1426 int StageDiff = ConsumerStage - LoopProducerStage; remapUse() local
[all...]