HomeSort by relevance Sort by last modified time
    Searched refs:SmallPtrSetImpl (Results 251 - 275 of 455) sorted by null

<<111213141516171819

  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CGSCCPassManager.h 265 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
273 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
CGSCCPassManager.h 249 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
257 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
CGSCCPassManager.h 265 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
273 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
CGSCCPassManager.h 265 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
273 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
CGSCCPassManager.h 265 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
273 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
CGSCCPassManager.h 265 SmallPtrSetImpl<LazyCallGraph::RefSCC *> &InvalidatedRefSCCs;
273 SmallPtrSetImpl<LazyCallGraph::SCC *> &InvalidatedSCCs;
    [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) {
  /external/llvm/lib/Transforms/Utils/
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...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 679 SmallPtrSetImpl<BasicBlock *> &Visited) {
703 determineInsertionPoint(const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks);
709 void placePHINodes(const SmallPtrSetImpl<BasicBlock *> &,
714 SmallPtrSetImpl<BasicBlock *> &Visited,
    [all...]
ScalarEvolutionExpander.h 309 SmallPtrSetImpl<const SCEV *> &Processed);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 145 SmallPtrSetImpl<BasicBlock *> *LoopHeaders = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 712 SmallPtrSetImpl<BasicBlock *> &Visited) {
736 determineInsertionPoint(const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks);
742 void placePHINodes(const SmallPtrSetImpl<BasicBlock *> &,
747 SmallPtrSetImpl<BasicBlock *> &Visited,
    [all...]
ScalarEvolutionExpander.h 309 SmallPtrSetImpl<const SCEV *> &Processed);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Local.h 145 SmallPtrSetImpl<BasicBlock *> *LoopHeaders = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 712 SmallPtrSetImpl<BasicBlock *> &Visited) {
736 determineInsertionPoint(const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks);
742 void placePHINodes(const SmallPtrSetImpl<BasicBlock *> &,
747 SmallPtrSetImpl<BasicBlock *> &Visited,
    [all...]
ScalarEvolutionExpander.h 309 SmallPtrSetImpl<const SCEV *> &Processed);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
Local.h 145 SmallPtrSetImpl<BasicBlock *> *LoopHeaders = nullptr,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 719 SmallPtrSetImpl<BasicBlock *> &Visited) {
745 determineInsertionPoint(const SmallPtrSetImpl<BasicBlock *> &DefiningBlocks);
751 void placePHINodes(const SmallPtrSetImpl<BasicBlock *> &,
756 SmallPtrSetImpl<BasicBlock *> &Visited,
    [all...]

Completed in 1970 milliseconds

<<111213141516171819