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