Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h527 auto *DefBlock = DefI->getParent(); movementPreservesLCSSAForm() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp150 analyze(MachineBasicBlock & DefBlock,ArrayRef<Incoming> Incomings) analyze() argument
261 MachineBasicBlock *DefBlock = nullptr; global() member in __anond05b17a80111::LoopFinder
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp91 MarkVirtRegAliveInBlock(VarInfo & VRInfo,MachineBasicBlock * DefBlock,MachineBasicBlock * MBB,SmallVectorImpl<MachineBasicBlock * > & WorkList) MarkVirtRegAliveInBlock() argument
116 MarkVirtRegAliveInBlock(VarInfo & VRInfo,MachineBasicBlock * DefBlock,MachineBasicBlock * MBB) MarkVirtRegAliveInBlock() argument
/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1037 const BlockT *DefBlock = Def.getParent(); in isTemporalDivergent() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1848 BasicBlock *DefBlock = I->getParent(); insertSpills() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3973 auto *DefBlock = getBlockForValue(Def); eliminateInstructions() local