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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 76 CallInst *CallTrap = CallInst::Create(TrapFn, "", I);
77 CallTrap->setDebugLoc(I->getDebugLoc());
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]

Completed in 47 milliseconds