Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp322 struct ClonedBlock { struct
323 BasicBlock *BB;
324 APInt State; ///< \p State corresponds to the next value of a switch stmnt.