Searched defs:LoopShape (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.h176 struct LoopShape : public LabeledShape { struct in namespace:llvm::Relooper
179 LoopShape() : LabeledShape(SK_Loop), Inner(nullptr) {} function in struct:llvm::Relooper::LoopShape

Completed in 102 milliseconds