HomeSort by relevance Sort by last modified time
    Searched refs:indirectCFOperandClobber (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
FileAnalysis.h 159 uint64_t indirectCFOperandClobber(const GraphResult& Graph) const;
FileAnalysis.cpp 284 if (indirectCFOperandClobber(Graph) != Graph.BaseAddress)
290 uint64_t FileAnalysis::indirectCFOperandClobber(const GraphResult &Graph) const {

Completed in 83 milliseconds