Home
last modified time | relevance | path

Searched defs:PeelCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp607 unsigned PeelCount = *EstimatedTripCount; computePeelCount() local
876 peelLoop(Loop * L,unsigned PeelCount,LoopInfo * LI,ScalarEvolution * SE,DominatorTree & DT,AssumptionCache * AC,bool PreserveLCSSA,ValueToValueMapTy & LVMap) peelLoop() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h640 unsigned PeelCount; global() member