Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp55 auto SectionLHS = getTargetSection(BinOp->getLHS()); in getTargetSection() local
57 return SectionLHS == SectionRHS ? nullptr : SectionLHS; in getTargetSection()