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

  /external/llvm/lib/CodeGen/
PatchableFunction.cpp 42 static bool doesNotGeneratecode(const MachineInstr &MI) {
68 for (; doesNotGeneratecode(*FirstActualI); ++FirstActualI)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
PatchableFunction.cpp 42 static bool doesNotGeneratecode(const MachineInstr &MI) {
69 for (; doesNotGeneratecode(*FirstActualI); ++FirstActualI)

Completed in 495 milliseconds