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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MIRPrinter.cpp 640 bool HasLineAttributes = false;
662 HasLineAttributes = true;
680 HasLineAttributes = true;
683 if (HasLineAttributes)
MachineBasicBlock.cpp 367 bool HasLineAttributes = false;
378 HasLineAttributes = true;
409 HasLineAttributes = true;
422 HasLineAttributes = true;
425 if (HasLineAttributes)

Completed in 52 milliseconds