Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAutomaton.h246 bool canAdd(const ActionT &A) { in canAdd() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp61 return A.canAdd(Action); in canReserveResources()