Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DStructuralHash.cpp40 SmallPtrSet<const BasicBlock *, 16> VisitedBBs; in update() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp91 DenseMap<MachineBasicBlock*, VisitedBBInfo> VisitedBBs; member
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h172 SmallPtrSet<const BasicBlock*, 4> VisitedBBs; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp898 SmallPtrSet<const BasicBlock *, 32> VisitedBBs; // in terms of F1. in compare() local
969 SmallPtrSet<const BasicBlock *, 16> VisitedBBs; in functionHash() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h314 SmallPtrSet<BlockT *, 8> VisitedBBs; in verifyLoop() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp414 SmallPtrSet<MachineBasicBlock*, 2> VisitedBBs; in getLiveOuts() local
H A DCodeGenPrepare.cpp2506 SmallPtrSet<BasicBlock *, 4> VisitedBBs; in dupRetToEnableTailCallOpts() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp667 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local
709 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local
809 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in analyzeLoopForPipelining() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp2898 SmallPtrSet<const BasicBlock *, 8> VisitedBBs; in isNonEqualPHIs() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9251 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in vectorizeTree() local