Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1028 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, in AddRecLoopReplacer()
1059 const Loop &OldL, &NewL; member in __anonc3322b0b0111::LoopFuser::AddRecLoopReplacer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp456 unsigned OldL = (Operation >> 2) & 1; in getSetCCSwappedOperands() local