Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp576 const CFGBlock *SrcBlock = BE.getSrc(); in VisitLogicalExpr() local
680 const CFGBlock *SrcBlock = nullptr; in VisitGuardedExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp1472 MachineBasicBlock *SrcBlock = MI->getParent(); in Hoist() local
1577 bool MachineLICMBase::isTgtHotterThanSrc(MachineBasicBlock *SrcBlock, in isTgtHotterThanSrc()
DCodeGenPrepare.cpp6952 BasicBlock *SrcBlock = GEPI->getParent(); in tryUnmergingGEPsAcrossIndirectBr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp744 const BasicBlock *SrcBlock = Src->getParent(); in establishNestingLevels() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp709 const BasicBlock *SrcBlock = Src->getParent(); in establishNestingLevels() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3179 BasicBlock *SrcBlock = I->getParent(); in TryToSinkInstruction() local