Home
last modified time | relevance | path

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/
DX86PadShortFunction.cpp91 DenseMap<MachineBasicBlock*, VisitedBBInfo> VisitedBBs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h172 SmallPtrSet<const BasicBlock*, 4> VisitedBBs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp853 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/
DLoopInfoImpl.h294 SmallPtrSet<BlockT *, 8> VisitedBBs; in verifyLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp618 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/
DCodeGenPrepare.cpp2131 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in dupRetToEnableTailCallOpts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4091 SmallPtrSet<BasicBlock*, 4> VisitedBBs; in vectorizeTree() local