Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DASanStackFrameLayout.cpp75 bool IsLast = i == NumVars - 1; in ComputeASanStackFrameLayout() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp2475 bool IsLast) { in generateExistingPhis()
2715 bool IsLast) { in generatePhis()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp336 bool CFX_Edit_UndoItem::IsLast() { in IsLast() function in CFX_Edit_UndoItem