Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1339 SDValue getFreeze(SDValue V);
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2084 SDValue SelectionDAG::getFreeze(SDValue V) { in getFreeze() function in SelectionDAG