Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h58 PassConfiguration &getPassConfig() { return Passes; } in getPassConfig() function
H A DELF_x86_64.cpp375 getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_x86_64()