Home
last modified time | relevance | path

Searched defs:EdgesToRemove (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp200 std::vector<Block::edge_iterator> EdgesToRemove; in splitBlock() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp511 const std::vector<std::pair<SUnit *, SUnit *>> &EdgesToRemove) { in removeEdges() argument