Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DSyncDependenceAnalysis.cpp173 const auto *DefBlock = It->second; in printDefs() local
265 const auto *DefBlock = ItDef->second; in computeJoinPoints() local
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp140 void analyze(MachineBasicBlock &DefBlock, in analyze()
265 MachineBasicBlock *DefBlock = nullptr; member in __anon8a17bcda0111::LoopFinder
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveVariables.cpp93 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
119 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h915 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp541 BasicBlock *DefBlock = cast<Instruction>(E.def())->getParent(); in insertSpills() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3978 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local