Home
last modified time | relevance | path

Searched defs:debugName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/
H A DDataFlowFramework.h359 StringRef debugName; global() variable
477 StringRef debugName; global() variable
/llvm-project/lld/wasm/
H A DSymbolTable.cpp976 StringRef debugName) { in handleSymbolVariants() local
861 replaceWithUnreachable(Symbol * sym,const WasmSignature & sig,StringRef debugName) replaceWithUnreachable() argument
878 StringRef debugName = saver().save("undefined_weak:" + toString(*sym)); replaceWithUndefined() local
H A DInputChunks.h51 StringRef debugName; variable
/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h227 StringRef debugName; variable