Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp985 if (!isEmptyPreheader(*FC1)) { in fuseCandidates()
1445 bool isEmptyPreheader(const FusionCandidate &FC) const { in isEmptyPreheader() function