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

  /external/llvm/include/llvm/IR/
LLVMContext.h 53 MD_range = 4, // "range"
  /external/llvm/lib/IR/
LLVMContext.cpp 57 assert(RangeID == MD_range && "range kind id drifted");
Verifier.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 367 NewLoad->setMetadata(LLVMContext::MD_range,
378 case LLVMContext::MD_range:
427 case LLVMContext::MD_range:
799 LLVMContext::MD_noalias, LLVMContext::MD_range,
    [all...]
InstCombinePHI.cpp 357 LLVMContext::MD_range,
    [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
LazyValueInfo.cpp 543 if (MDNode *Ranges = BBI->getMetadata(LLVMContext::MD_range))
    [all...]
ValueTracking.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]

Completed in 398 milliseconds