Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8436 for (auto &HeaderPhi : VectorRegion->getEntryBasicBlock()->phis()) { in addLiveOutsForFirstOrderRecurrences() local
8437 auto *FOR = dyn_cast<VPFirstOrderRecurrencePHIRecipe>(&HeaderPhi); in addLiveOutsForFirstOrderRecurrences()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8823 MachineInstr *HeaderPhi = HeaderPHIBuilder; in convertNonUniformLoopRegion() local
8833 LoopEntry->insert(LoopEntry->begin(), HeaderPhi); in convertNonUniformLoopRegion()