Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h176 using has_hoist_check = decltype(&BlockT::isLegalToHoistInto); variable
179 using detect_has_hoist_check = llvm::is_detected<has_hoist_check, BlockT>;