Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1238 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer()
1269 const Loop &OldL, &NewL; member in __anon227ba0d70111::LoopFuser::AddRecLoopReplacer
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp537 unsigned OldL = (Operation >> 2) & 1; in getSetCCSwappedOperands() local