Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h61 bool IndirectCFIsOnTargetPath; member
H A DGraphBuilder.cpp303 BranchNode.IndirectCFIsOnTargetPath = (BranchTarget == Address); in buildFlowGraphImpl()
H A DFileAnalysis.cpp323 if (Branch.IndirectCFIsOnTargetPath) in indirectCFOperandClobber()