Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFastISel.h542 void flushLocalValueMap();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp137 void FastISel::finishBasicBlock() { flushLocalValueMap(); } in finishBasicBlock()
186 void FastISel::flushLocalValueMap() { in flushLocalValueMap() function in FastISel
1480 flushLocalValueMap(); in selectInstruction()