HomeSort by relevance Sort by last modified time
    Searched refs:setCannotDuplicate (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
CoroEarly.cpp 147 static void setCannotDuplicate(CoroIdInst *CoroId) {
150 CB->setCannotDuplicate();
170 CS.setCannotDuplicate();
176 CS.setCannotDuplicate();
187 setCannotDuplicate(CII);
  /external/llvm/include/llvm/IR/
CallSite.h 461 void setCannotDuplicate() {
462 CALLSITE_DELEGATE_GETTER(setCannotDuplicate());
Function.h 354 void setCannotDuplicate() {
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallSite.h 516 void setCannotDuplicate() {
517 CALLSITE_DELEGATE_SETTER(setCannotDuplicate());
Function.h 517 void setCannotDuplicate() {
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Function.h 377 void setCannotDuplicate() {

Completed in 5556 milliseconds