Home
last modified time | relevance | path

Searched defs:ClonedBlock (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp349 struct ClonedBlock { struct
350 BasicBlock *BB;
351 uint64_t State; ///< \p State corresponds to the next value of a switch stmnt.