Home
last modified time | relevance | path

Searched refs:OK_OutputBitcode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/tools/opt/
H A DNewPMDriver.h35 OK_OutputBitcode enumerator
H A DNewPMDriver.cpp102 case OK_OutputBitcode: in runPassPipeline()
H A Dopt.cpp458 OK = OutputAssembly ? OK_OutputAssembly : OK_OutputBitcode; in main()