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

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

Completed in 198 milliseconds