Home
last modified time | relevance | path

Searched refs:validThroughout (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/DebugInfo/ARM/
H A DPR26163.ll12 ; because the function validThroughout has a special code path for single
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1550 static bool validThroughout(LexicalScopes &LScopes, in validThroughout() function
1766 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()
1875 if (validThroughout(LScopes, MInsn, End, getInstOrdering())) { in collectEntityInfo()