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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp444 static PredsWithCondsTy shouldSplitOnPHIPredicatedArgument(CallBase &CB) { function
495 PredsWithConds = shouldSplitOnPHIPredicatedArgument(CB);

Completed in 103 milliseconds