Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.h53 struct ConditionalBranchNode { struct
54 uint64_t Address;
55 uint64_t Target;
56 uint64_t Fallthrough;
61 bool CFIProtection;
62 bool IndirectCFIsOnTargetPath;