Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h140 createFollowupMetadata(const char *FollowupName,
H A DCGLoopInfo.cpp25 LoopInfo::createFollowupMetadata(const char *FollowupName, in createFollowupMetadata() argument
30 Args.push_back(MDString::get(Ctx, FollowupName)); in createFollowupMetadata()