Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp332 SlotIndex PredEnd = Indexes.getMBBEndIdx(PredMBB); in computeMainRangesFixFlags() local
H A DWinEHPrepare.cpp1018 for (unsigned PredIdx = 0, PredEnd = NumPreds; PredIdx != PredEnd; in cloneCommonBlocks() local
H A DSplitKit.cpp1530 SlotIndex PredEnd = Indexes.getMBBEndIdx(Pred); in forceRecomputeVNI() local
H A DRegisterCoalescer.cpp1988 SlotIndex PredEnd = LIS->getMBBEndIdx(Pred); in copyValueUndefInPredecessors() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp516 auto PredEnd = idf_end(&SinkBB); in create() local