Searched refs:CMEntry (Results 1 – 4 of 4) sorted by relevance
33 static constexpr const char CMEntry[] = "CMEntry"; variable
53 ; CHECK-DAG: attributes #[[FATR_FC_ENTRY_IDX]] = { "CMEntry" }
501 if (VCINTR::AttributeList::hasFnAttr(Attrs, FunctionMD::CMEntry)) { in runOnFunction()
572 F.addFnAttr(FunctionMD::CMEntry); in processVCFunctionAttributes()