HomeSort by relevance Sort by last modified time
    Searched refs:SmallPtrSetImpl (Results 151 - 175 of 305) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Transforms/Utils/
Evaluator.cpp 34 SmallPtrSetImpl<Constant *> &SimpleConstants,
47 SmallPtrSetImpl<Constant *> &SimpleConstants,
102 SmallPtrSetImpl<Constant *> &SimpleConstants,
GlobalStatus.cpp 51 SmallPtrSetImpl<const PHINode *> &PhiUsers) {
PromoteMemoryToRegister.cpp 294 const SmallPtrSetImpl<BasicBlock *> &DefBlocks,
295 SmallPtrSetImpl<BasicBlock *> &LiveInBlocks);
777 const SmallPtrSetImpl<BasicBlock *> &DefBlocks,
778 SmallPtrSetImpl<BasicBlock *> &LiveInBlocks) {
    [all...]
  /external/llvm/lib/CodeGen/
PeepholeOptimizer.cpp 153 SmallPtrSetImpl<MachineInstr*> &LocalMIs);
155 SmallPtrSetImpl<MachineInstr *> &LocalMIs);
159 SmallPtrSetImpl<MachineInstr *> &LocalMIs);
413 SmallPtrSetImpl<MachineInstr*> &LocalMIs) {
583 SmallPtrSetImpl<MachineInstr *> &LocalMIs) {
    [all...]
  /external/clang/lib/Serialization/
ModuleManager.cpp 192 llvm::SmallPtrSetImpl<ModuleFile *> &LoadedSuccessfully,
309 llvm::SmallPtrSetImpl<ModuleFile *> *ModuleFilesHit) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Module.h 39 template <class PtrType> class SmallPtrSetImpl;
817 SmallPtrSetImpl<GlobalValue *> &Set,
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 287 SmallPtrSetImpl<const SCEV *> &Processed);
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 138 SmallPtrSetImpl<BasicBlock *> *LoopHeaders = nullptr);
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 104 DoPromotion(Function *F, SmallPtrSetImpl<Argument *> &ArgsToPromote,
105 SmallPtrSetImpl<Argument *> &ByValArgsToTransform, CallGraph &CG);
634 DoPromotion(Function *F, SmallPtrSetImpl<Argument *> &ArgsToPromote,
635 SmallPtrSetImpl<Argument *> &ByValArgsToTransform, CallGraph &CG) {
    [all...]
StripSymbols.cpp 192 SmallPtrSetImpl<const GlobalValue*> &UsedValues) {

Completed in 1821 milliseconds

1 2 3 4 5 67 8 91011>>