Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DRelooper.cpp202 struct RelooperRecursor { struct
204 RelooperRecursor(RelooperAlgorithm *ParentInit) : Parent(ParentInit) {} in RelooperRecursor() function