Searched refs:PredsWithCondsTy (Results 1 – 1 of 1) sorted by relevance
443 using PredsWithCondsTy = SmallVector<std::pair<BasicBlock *, ConditionsTy>, 2>; typedef447 static PredsWithCondsTy shouldSplitOnPHIPredicatedArgument(CallSite CS) { in shouldSplitOnPHIPredicatedArgument()458 static PredsWithCondsTy shouldSplitOnPredicatedArgument(CallSite CS, in shouldSplitOnPredicatedArgument()