Searched refs:FindFunc (Results 1 – 1 of 1) sorted by relevance
397 auto FindFunc = [](const Attr *A) { return isa<const LoopAttrT>(A); }; in CheckForDuplicateLoopAttrs() local398 const auto *FirstItr = llvm::find_if(Attrs, FindFunc); in CheckForDuplicateLoopAttrs()414 Attrs.end(), FindFunc))) { in CheckForDuplicateLoopAttrs()