Searched defs:LoopDescriptor (Results 1 – 6 of 6) sorted by relevance
37 class LoopDescriptor; variable411 friend class LoopDescriptor; variable433 LoopDescriptor(LoopDescriptor&& other) : dummy_top_loop_(nullptr) { in LoopDescriptor() function
31 class LoopDescriptor; variable
496 LoopDescriptor::LoopDescriptor(IRContext* context, const Function* f) in LoopDescriptor() function in spvtools::opt::LoopDescriptor