Searched refs:pointsToConstantGlobal (Results 1 – 2 of 2) sorted by relevance
34 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function42 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()148 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()
38 static bool pointsToConstantGlobal(Value *V) { in pointsToConstantGlobal() function46 return pointsToConstantGlobal(CE->getOperand(0)); in pointsToConstantGlobal()151 if (!pointsToConstantGlobal(MI->getSource())) in isOnlyCopiedFromConstantGlobal()