Home
last modified time | relevance | path

Searched defs:getEdge (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h189 EdgeEntry& getEdge(EdgeId EId) { return Edges[EId]; } in getEdge() function
190 const EdgeEntry& getEdge(EdgeId EId) const { return Edges[EId]; } in getEdge() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp76 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() function in __anond3efd71a0111::CFGDeadness
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp282 ChainEdge *getEdge(ChainT *Other) const { getEdge() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1653 const DisplayEdge &getEdge(const DisplayNode &To) const { in getEdge() function in __anon94a753662a11::DisplayNode