Home
last modified time | relevance | path

Searched defs:OldL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1235 AddRecLoopReplacer(ScalarEvolution & SE,const Loop & OldL,const Loop & NewL,bool UseMax=true) AddRecLoopReplacer() argument
1266 const Loop &OldL, &NewL; global() member in __anon3125f2f30111::LoopFuser::AddRecLoopReplacer
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp294 isl::set ScopBuilder::adjustDomainDimensions(isl::set Dom, Loop *OldL, in adjustDomainDimensions() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp582 unsigned OldL = (Operation >> 2) & 1; getSetCCSwappedOperands() local