Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h87 MachineInstr *LoopInductionVar = nullptr; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp371 LI.LoopInductionVar = nullptr; in canPipelineLoop()