Home
last modified time | relevance | path

Searched defs:VisitedBlocks (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp153 VisitedBlocksInfoTy &VisitedBlocks) { in traverseToEntryBlock()
196 VisitedBlocksInfoTy &VisitedBlocks) { in traverseToExitBlock()
238 VisitedBlocksInfoTy VisitedBlocks; in queryCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSAUpdater.h78 SmallPtrSet<BasicBlock *, 8> VisitedBlocks; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkGeneric.cpp318 DenseSet<Block *> VisitedBlocks; in prune() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLint.cpp678 SmallPtrSet<BasicBlock *, 4> VisitedBlocks; in findValueImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp543 SmallPtrSet<MachineBasicBlock *, 2> VisitedBlocks; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp374 SmallPtrSet<const BasicBlock *, 32> VisitedBlocks; member in __anon7bc2e3230111::SampleProfileLoader