Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h509 bool selectFreeze(const User *I);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1436 bool FastISel::selectFreeze(const User *I) { in selectFreeze() function in FastISel
1798 return selectFreeze(I); in selectOperator()