Searched refs:selectPatchpoint (Results 1 – 2 of 2) sorted by relevance
513 bool selectPatchpoint(const CallInst *I);
758 bool FastISel::selectPatchpoint(const CallInst *I) { in selectPatchpoint() function in FastISel1490 return selectPatchpoint(II); in selectIntrinsicCall()