Searched refs:detect_has_hoist_check (Results 1 – 1 of 1) sorted by relevance
179 using detect_has_hoist_check = llvm::is_detected<has_hoist_check, BlockT>; variable184 if constexpr (detect_has_hoist_check<BlockT>::value) in isLegalToHoistInto()