Searched refs:findOptionMDForLoopID (Results 1 – 4 of 4) sorted by relevance
77 MDNode *MD = findOptionMDForLoopID(LoopMD, Name); in findTransformationDebugLoc()
1013 MDNode *llvm::findOptionMDForLoopID(MDNode *LoopID, StringRef Name) { in findOptionMDForLoopID() function in llvm1040 return findOptionMDForLoopID(TheLoop->getLoopID(), Name); in findOptionMDForLoop()
1318 MDNode *findOptionMDForLoopID(MDNode *LoopID, StringRef Name);
314 MDNode *FollowupNode = findOptionMDForLoopID(OrigLoopID, OptionName); in makeFollowupLoopID()