Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h325 const GIMatchDagEdge *getEdge(unsigned Idx) const { in getEdge() function
328 GIMatchDagEdge *getEdge(unsigned Idx) { in getEdge() function
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp76 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() function in __anon3f3b4b710111::CFGDeadness
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp281 ChainEdge *getEdge(Chain *Other) const { in getEdge() function in __anone35372fe0111::Chain
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1306 const DisplayEdge &getEdge(const DisplayNode &To) const { in getEdge() function in __anon0dac999d2511::DisplayNode