Searched defs:ClonedBlock (Results 1 – 1 of 1) sorted by relevance
322 struct ClonedBlock { struct323 BasicBlock *BB;324 APInt State; ///< \p State corresponds to the next value of a switch stmnt.