Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRPartitionLayer.h54 compileRequested(GlobalValueSet Requested);
79 PartitionFunction Partition = compileRequested;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRPartitionLayer.cpp110 IRPartitionLayer::compileRequested(GlobalValueSet Requested) { in compileRequested() function in IRPartitionLayer