Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DBlockGenerators.h388 const std::function<void()> &GenThenFunc);
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DBlockGenerators.cpp609 const std::function<void()> &GenThenFunc) { in generateConditionalExecution() argument
618 GenThenFunc(); in generateConditionalExecution()
650 GenThenFunc(); in generateConditionalExecution()