Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h542 void flushLocalValueMap();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp137 void FastISel::finishBasicBlock() { flushLocalValueMap(); } in finishBasicBlock()
186 void FastISel::flushLocalValueMap() { in flushLocalValueMap() function in FastISel
1497 flushLocalValueMap(); in selectInstruction()