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