Searched refs:performScalarPRE (Results 1 – 6 of 6) sorted by relevance
211 bool performScalarPRE(Instruction *I);
278 bool performScalarPRE(Instruction *I);
336 bool performScalarPRE(Instruction *I);
1344 performScalarPRE(I); in processNonLocalLoad()2274 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE() function in GVN2468 Changed |= performScalarPRE(CurInst); in performPRE()
1637 performScalarPRE(I); in processNonLocalLoad()2338 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE() function in GVN2484 Changed |= performScalarPRE(CurInst); in performPRE()
1481 performScalarPRE(I); in processNonLocalLoad()2462 bool GVN::performScalarPRE(Instruction *CurInst) { in performScalarPRE() function in GVN2662 Changed |= performScalarPRE(CurInst); in performPRE()