Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1235 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer()
1266 const Loop &OldL, &NewL; member in __anond06fd9000111::LoopFuser::AddRecLoopReplacer
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp583 unsigned OldL = (Operation >> 2) & 1; in getSetCCSwappedOperands() local