Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.h52 struct ConditionalBranchNode { struct
53 uint64_t Address;
54 uint64_t Target;
55 uint64_t Fallthrough;
60 bool CFIProtection;
61 bool IndirectCFIsOnTargetPath;