Searched refs:findOptionMDForLoopID (Results 1 – 6 of 6) sorted by relevance
977 MDNode *llvm::findOptionMDForLoopID(MDNode *LoopID, StringRef Name) { in findOptionMDForLoopID() function in llvm1004 return findOptionMDForLoopID(TheLoop->getLoopID(), Name); in findOptionMDForLoop()
999 MDNode *llvm::findOptionMDForLoopID(MDNode *LoopID, StringRef Name) { in findOptionMDForLoopID() function in llvm1026 return findOptionMDForLoopID(TheLoop->getLoopID(), Name); in findOptionMDForLoop()
1247 MDNode *findOptionMDForLoopID(MDNode *LoopID, StringRef Name);
1277 MDNode *findOptionMDForLoopID(MDNode *LoopID, StringRef Name);
353 MDNode *FollowupNode = findOptionMDForLoopID(OrigLoopID, OptionName); in makeFollowupLoopID()
384 MDNode *FollowupNode = findOptionMDForLoopID(OrigLoopID, OptionName); in makeFollowupLoopID()