Searched refs:canMoveAboveCall (Results 1 – 1 of 1) sorted by relevance
338 static bool canMoveAboveCall(Instruction *I, CallInst *CI, AliasAnalysis *AA) { in canMoveAboveCall() function601 if (canMoveAboveCall(&*BBI, CI, AA)) in eliminateCall()