Searched refs:lowerCall (Results 1 – 2 of 2) sorted by relevance
527 bool lowerCall(const CallInst *I);
1013 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel1095 return lowerCall(Call); in selectCall()