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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PrologEpilogInserter.h 111 bool HasFastExitPath;
ShrinkWrapping.cpp 154 HasFastExitPath = false;
524 if (HasFastExitPath)
897 HasFastExitPath = true;
913 HasFastExitPath = false;
918 if (HasFastExitPath) {
    [all...]

Completed in 65 milliseconds