Searched defs:UCE (Results 1 – 3 of 3) sorted by relevance
778 const UnrollCostEstimator UCE, in shouldPragmaUnroll()806 const unsigned FullUnrollTripCount, const UnrollCostEstimator UCE, in shouldFullUnroll()835 const UnrollCostEstimator UCE, in shouldPartialUnroll()898 UnrollCostEstimator UCE(*L, LoopSize); in computeUnrollCount() local
333 for (const UnwindCode *UCI = UC.begin(), *UCE = UC.end(); UCI < UCE; ++UCI) { in printUnwindInfo() local
1388 const CXXUnresolvedConstructExpr *UCE) { in VisitCXXUnresolvedConstructExpr()