Searched defs:mustPreserveGV (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/LTO/ | ||
H A D | LTOCodeGenerator.cpp | 437 !mustPreserveGV(GV)) in preserveDiscardableGVs() argument |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUTargetMachine.cpp | 624 static bool mustPreserveGV(const GlobalValue &GV) { mustPreserveGV() function |