Searched defs:removeLiveOut (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 2864 void removeLiveOut(PHINode *PN) { removeLiveOut() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUMachineCFGStructurizer.cpp | 877 void LinearizedRegion::removeLiveOut(unsigned Reg) { removeLiveOut() function in LinearizedRegion |