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

  /external/llvm/include/llvm/IR/
IRBuilder.h 182 void restoreIP(InsertPoint IP) {
225 Builder.restoreIP(InsertPoint(Block, Point));
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 160 /// restoreIP - Sets the current insert point to a previously-saved
162 void restoreIP(InsertPoint IP) {
    [all...]

Completed in 120 milliseconds