Home
last modified time | relevance | path

Searched defs:getLiveOuts (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DReachingDefAnalysis.cpp411 void ReachingDefAnalysis::getLiveOuts(MachineBasicBlock *MBB, getLiveOuts() function in ReachingDefAnalysis
417 void ReachingDefAnalysis::getLiveOuts(MachineBasicBlock *MBB, getLiveOuts() function in ReachingDefAnalysis
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3343 const MapVector<PHINode *, VPLiveOut *> &getLiveOuts() const { getLiveOuts() function