Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVectorUtils.h731 bool hasGroups() const { return !InterleaveGroups.empty(); } in hasGroups() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp5873 if (TFI->IAI->hasGroups()) in preferPredicateOverEpilogue()