Searched defs:PredEnd (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp326 SlotIndex PredEnd = Indexes.getMBBEndIdx(PredMBB); local
H A DSplitKit.cpp1461 SlotIndex PredEnd = Indexes.getMBBEndIdx(Pred); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp421 auto PredEnd = idf_end(&SinkBB); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h228 auto PredEnd = GraphTraits<Inverse<BlockT *>>::child_end(Header); local

Completed in 91 milliseconds