Home
last modified time | relevance | path

Searched defs:removed (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/test/tools/dsymutil/X86/DWARFLinkerParallel/
H A Dinlined-static-variable.cpp14 inline __attribute__((always_inline)) int removed() { in removed() function
/llvm-project/llvm/test/tools/dsymutil/X86/
H A Dinlined-static-variable.cpp21 inline __attribute__((always_inline)) int removed() { in removed() function
/llvm-project/llvm/tools/opt-viewer/
H A Dopt-diff.py68 removed = set(all_remarks1.values()) - set(all_remarks2.values()) variable
/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp173 unsigned removed = 0; removeBranch() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp756 bool removed = getVarInfo(Reg).removeKill(MI); removeVirtualRegistersKilled() local
/llvm-project/polly/lib/External/isl/
H A Disl_scheduler_scc.c384 isl_bool removed; in elim_or_next() local
H A Disl_coalesce.c202 int removed; member
/llvm-project/lld/ELF/
H A DWriter.cpp111 DenseSet<PhdrEntry *> removed(it, phdrs.end()); removeEmptyPTLoad() local
/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7483 bool removed = ToggleBreakpointOnSelectedLine() local
7526 bool removed = ToggleBreakpointOnSelectedLine() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp2528 int removed = mlirOperationRemoveAttributeByName(operation->get(), dunderDelItem() local