Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.h62 bool IndirectCFIsOnTargetPath; member
DGraphBuilder.cpp302 BranchNode.IndirectCFIsOnTargetPath = (BranchTarget == Address); in buildFlowGraphImpl()
DFileAnalysis.cpp305 if (Branch.IndirectCFIsOnTargetPath) in indirectCFOperandClobber()