Home
last modified time | relevance | path

Searched defs:CanDelete (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp1199 bool isLoad, bool isLoadSS, bool DefIsReMat, bool CanDelete, in rewriteInstructionForSpills()
1422 bool isLoad, bool isLoadSS, bool DefIsReMat, bool CanDelete, in rewriteInstructionsForSpills()
1842 bool CanDelete = true; in addIntervalsForSpills() local
1877 bool CanDelete = ReMatDelete[I->valno->id]; in addIntervalsForSpills() local
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidget.cpp308 bool CXFA_FFWidget::CanDelete() { in CanDelete() function in CXFA_FFWidget