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