Home
last modified time | relevance | path

Searched refs:ScanLoop (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2059 auto ScanLoop = [&](Loop *L) { in isHardwareLoopProfitable() local
2081 if (!ScanLoop(Inner)) in isHardwareLoopProfitable()
2084 if (!ScanLoop(L)) in isHardwareLoopProfitable()