Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp689 TargetPassConfig *PTPC = LLVMTM.createPassConfig(PM); in compileModule() local
690 TargetPassConfig &TPC = *PTPC; in compileModule()
695 delete PTPC; in compileModule()