Searched defs:ExtractLoop (Results 1 – 2 of 2) sorted by relevance
132 Module *BugDriver::ExtractLoop(Module *M) { in ExtractLoop() function in BugDriver
788 Function* llvm::ExtractLoop(DominatorTree &DT, Loop *L, bool AggregateArgs) { in ExtractLoop() function in llvm