Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp311 static bool countsAsInstruction(const MachineInstr &MI) { in countsAsInstruction() function
323 if (countsAsInstruction(*I)) in skipBackwardPastNonInstructions()
448 if (!countsAsInstruction(*I)) in EstimateRuntime()
825 if (!countsAsInstruction(*MBBI)) { in mergeOperations()
830 while ((MBBICommon != MBBIECommon) && !countsAsInstruction(*MBBICommon)) in mergeOperations()
870 if (!countsAsInstruction(MI)) in mergeCommonTails()
880 while (!countsAsInstruction(*Pos)) { in mergeCommonTails()