Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DInstructionWorklist.h96 Instruction *removeOne() { in removeOne() function
/external/skia/src/pathops/
DSkIntersections.cpp162 void SkIntersections::removeOne(int index) { in removeOne() function in SkIntersections