Home
last modified time | relevance | path

Searched defs:DstIList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp292 InstructionListType DstIList; in createMemoryDependencyEdges() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h446 SmallVector<Instruction *, 8> SrcIList, DstIList; in getDependencies() local