Searched refs:selectFreeze (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h536 bool selectFreeze(const User *I);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1605 bool FastISel::selectFreeze(const User *I) { function in class:FastISel
1968 return selectFreeze(I);

Completed in 91 milliseconds