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

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 625 bool InterpretConsts = false) {
626 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
631 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
637 if (InterpretConsts && isa<ConstantInt>(NV))
646 bool InterpretConsts;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 669 bool InterpretConsts = false) {
670 SCEVParameterRewriter Rewriter(SE, Map, InterpretConsts);
675 : SCEVRewriteVisitor(SE), Map(M), InterpretConsts(C) {}
681 if (InterpretConsts && isa<ConstantInt>(NV))
690 bool InterpretConsts;

Completed in 381 milliseconds