Searched refs:setGraphBlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h68 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { function in class:llvm::jitlink::COFFLinkGraphBuilder
H A DELFLinkGraphBuilder.h88 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { function in class:llvm::jitlink::ELFLinkGraphBuilder
406 setGraphBlock(SecIndex, B);
H A DCOFFLinkGraphBuilder.cpp194 setGraphBlock(SecIndex, B);

Completed in 79 milliseconds