HomeSort by: relevance | last modified time | path
    Searched refs:indirectCFOperandClobber (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.h 164 uint64_t indirectCFOperandClobber(const GraphResult& Graph) const;
FileAnalysis.cpp 302 if (indirectCFOperandClobber(Graph) != Graph.BaseAddress)
308 uint64_t FileAnalysis::indirectCFOperandClobber(const GraphResult &Graph) const {

Completed in 22 milliseconds