Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp174 const BasicBlock *RBB; member
191 const BasicBlock *RBB) { in getOrCreateBlockDiffCandidate() argument
213 const BasicBlock *RBB; member
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp474 BasicBlock *RBB = RBA->getBasicBlock(); cmpConstants() local