Searched refs:ItersForB (Results 1 – 1 of 1) sorted by relevance
320 void writeBlock(const CFGBlock &B, llvm::ArrayRef<size_t> ItersForB) { in writeBlock() argument323 for (size_t IterIdx : ItersForB) { in writeBlock()