Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h50 struct ConditionalBranchNode { struct
51 uint64_t Address;
52 uint64_t Target;
53 uint64_t Fallthrough;
58 bool CFIProtection;
59 bool IndirectCFIsOnTargetPath;