Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2590 auto CheckIRP = [&](const IRPosition &IRP) { in updateImpl() local
2630 if (AVIRP == getIRPosition() || !CheckIRP(AVIRP)) in updateImpl()
2636 if (!CheckIRP(IRPosition::value(*VAC.getValue()))) in updateImpl()