Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp537 bool isFunctionAnnotation(Value *V) const { in isFunctionAnnotation() function in __anonecc095190111::LowerTypeTestsModule
1924 if (isFunctionAnnotation(U.getUser())) in replaceCfiUses()