Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGenerators.h86 llvm::DebugLoc createDebugLocForGeneratedCode(Function *F);
137 DLGenerated(createDebugLocForGeneratedCode( in ParallelLoopGenerator()
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGenerators.cpp256 DebugLoc polly::createDebugLocForGeneratedCode(Function *F) { in createDebugLocForGeneratedCode() function in polly