Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h152 const InstructionOrdering &getInstOrdering() const { return InstOrdering; } in getInstOrdering() function
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1809 !validThroughout(LScopes, StartDebugMI, EndMI, getInstOrdering())) in buildLocationList()
1918 if (validThroughout(LScopes, MInsn, End, getInstOrdering())) { in collectEntityInfo()