Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DOrderedBasicBlock.cpp35 bool OrderedBasicBlock::comesBefore(const Instruction *A, in comesBefore() function in OrderedBasicBlock
84 return comesBefore(A, B); in dominates()
/external/llvm/include/llvm/Analysis/
DOrderedBasicBlock.h52 bool comesBefore(const Instruction *A, const Instruction *B);