Searched refs:DepChoice (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1324 /// specified by @p DepChoice are used to determine this.
1328 FusionDependenceAnalysisChoice DepChoice) {
1332 << DepChoice << "\n"); local
1335 switch (DepChoice) {
1325 dependencesAllowFusion(const FusionCandidate &FC0, const FusionCandidate &FC1, Instruction &I0, Instruction &I1, bool AnyDep, FusionDependenceAnalysisChoice DepChoice) argument

Completed in 64 milliseconds