Searched refs:STLF (Results 1 – 2 of 2) sorted by relevance
185 // benefit from STLF, and their observed latency is 6cy. That is the reason why
18828 } else if (const auto *STLF = dyn_cast<SharedTrylockFunctionAttr>(A)) { in checkThisInStaticMemberFunctionAttributes() local 18829 Arg = STLF->getSuccessValue(); in checkThisInStaticMemberFunctionAttributes() 18830 Args = llvm::ArrayRef(STLF->args_begin(), STLF->args_size()); in checkThisInStaticMemberFunctionAttributes()