Searched defs:HardwareLoopInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h87 struct HardwareLoopInfo { struct in namespace:llvm
89 HardwareLoopInfo(Loop *L) : L(L) {} function in struct:llvm::HardwareLoopInfo

Completed in 106 milliseconds