Home
last modified time | relevance | path

Searched refs:IsJump (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDisasm.cpp143 bool IsJump; in dump() member
160 Text.IsJump = isJumpOpcode(Op); in dump()
178 if (Text.IsJump) in dump()