Home
last modified time | relevance | path

Searched defs:VisitedBBs (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DStructuralHash.cpp41 SmallPtrSet<const BasicBlock *, 16> VisitedBBs; in update() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp92 DenseMap<MachineBasicBlock*, VisitedBBInfo> VisitedBBs; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h169 SmallPtrSet<const BasicBlock*, 4> VisitedBBs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp883 SmallPtrSet<const BasicBlock *, 32> VisitedBBs; // in terms of F1. in compare() local
954 SmallPtrSet<const BasicBlock *, 16> VisitedBBs; in functionHash() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h301 SmallPtrSet<BlockT *, 8> VisitedBBs; in verifyLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp409 SmallPtrSet<MachineBasicBlock*, 2> VisitedBBs; in getLiveOuts() local
H A DCodeGenPrepare.cpp2377 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in dupRetToEnableTailCallOpts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp624 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local
666 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local
766 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in analyzeLoopForPipelining() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2680 SmallPtrSet<const BasicBlock *, 8> VisitedBBs; in isNonEqualPHIs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4916 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in vectorizeTree() local