Home
last modified time | relevance | path

Searched refs:RemoveBitcode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DExecutionDriver.cpp451 bool RemoveBitcode, in diffProgram() argument
476 if (RemoveBitcode) in diffProgram()
H A DBugDriver.h199 bool RemoveBitcode = false,