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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1125 bool IsInvariant = false;
1136 if (IsInvariant)
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 2285 bool IsInvariant = I->hasMetadata(LLVMContext::MD_invariant_load);
2303 if (IsInvariant)

Completed in 32 milliseconds