Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h50 PassConfiguration &getPassConfig() { return Passes; } in getPassConfig() function
H A DELF_x86_64.cpp269 getPassConfig().PostAllocationPasses.push_back( in ELFJITLinker_x86_64()