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