Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp326 SlotIndex PredEnd = Indexes.getMBBEndIdx(PredMBB); in computeMainRangesFixFlags() local
H A DWinEHPrepare.cpp988 for (unsigned PredIdx = 0, PredEnd = NumPreds; PredIdx != PredEnd; cloneCommonBlocks() local
H A DSplitKit.cpp1494 VNInfo *PredVNI = ParentLI.getVNInfoBefore(PredEnd); in forceRecomputeVNI() local
H A DRegisterCoalescer.cpp1928 SlotIndex PredEnd = LIS->getMBBEndIdx(Pred); copyValueUndefInPredecessors() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp497 auto PredEnd = idf_end(&SinkBB); create() local