Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h522 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp150 void analyze(MachineBasicBlock &DefBlock, ArrayRef<Incoming> Incomings) { in analyze()
261 MachineBasicBlock *DefBlock = nullptr; member in __anonc1db210b0111::LoopFinder
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp91 VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *MBB, in MarkVirtRegAliveInBlock()
116 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1041 const BlockT *DefBlock = Def.getParent(); in isTemporalDivergent() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3973 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1818 BasicBlock *DefBlock = I->getParent(); in insertSpills() local