Searched defs:VisitedBBs (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86PadShortFunction.cpp | 91 DenseMap<MachineBasicBlock*, VisitedBBInfo> VisitedBBs; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 172 SmallPtrSet<const BasicBlock*, 4> VisitedBBs; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FunctionComparator.cpp | 853 SmallPtrSet<const BasicBlock *, 32> VisitedBBs; // in terms of F1. in compare() local 926 SmallPtrSet<const BasicBlock *, 16> VisitedBBs; in functionHash() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 294 SmallPtrSet<BlockT *, 8> VisitedBBs; in verifyLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 618 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local 660 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in insertBranch() local 760 SmallPtrSet<MachineBasicBlock *, 8> VisitedBBs; in analyzeLoopForPipelining() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2131 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in dupRetToEnableTailCallOpts() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 4091 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in vectorizeTree() local
|