Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMustExecute.cpp369 GetterTy<LoopInfo> LIGetter = [&](const Function &F) { in runOnModule() local
853 GetterTy<const LoopInfo> LIGetter = [&](const Function &F) { in run() local