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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSROA.cpp262 iterator findPartitionForPHIOrSelectOperand(Use *U) { function in class:__anon10628::AllocaPartitioning
1917 = P.findPartitionForPHIOrSelectOperand(InUse);
1984 PIs[i] = P.findPartitionForPHIOrSelectOperand(Ops[i]);

Completed in 78 milliseconds