Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.h34 bool isInsertSamePlace(MachineInstr *Insert) const;
H A DWebAssemblyDebugValueManager.cpp220 bool WebAssemblyDebugValueManager::isInsertSamePlace( in isInsertSamePlace() function in WebAssemblyDebugValueManager
268 if (isInsertSamePlace(Insert)) in sink()