Home
last modified time | relevance | path

Searched defs:RemoveOne (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h80 Instruction *RemoveOne() { in RemoveOne() function
/external/llvm/include/llvm/Transforms/InstCombine/
DInstCombineWorklist.h87 Instruction *RemoveOne() { in RemoveOne() function
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineWorklist.h76 Instruction *RemoveOne() { in RemoveOne() function
/external/v8/src/
Dobjects.cc10542 bool WeakArrayList::RemoveOne(MaybeObjectHandle value) { in RemoveOne() function in v8::internal::WeakArrayList