Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:tryToFoldLoad

1521 bool FastISel::tryToFoldLoad(const LoadInst *LI, const Instruction *FoldInst) {
1523 "tryToFoldLoad expected a LoadInst with a single use");