Home
last modified time | relevance | path

Searched defs:LVWrapper (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp119 auto *LVWrapper = P->getAnalysisIfAvailable<LiveVariablesWrapperPass>(); in PHIEliminationImpl() local
H A DTwoAddressInstructionPass.cpp286 auto *LVWrapper = P->getAnalysisIfAvailable<LiveVariablesWrapperPass>(); in TwoAddressInstructionImpl() local
H A DMachineVerifier.cpp454 auto *LVWrapper = PASS->getAnalysisIfAvailable<LiveVariablesWrapperPass>(); in verify() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp767 auto *LVWrapper = getAnalysisIfAvailable<LiveVariablesWrapperPass>(); in runOnMachineFunction() local