Searched defs:fixupImmediateBr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp299 bool fixupImmediateBr(ImmBranch &Br);
459 BRChange |= fixupImmediateBr(ImmBranches[i]);
1527 /// fixupImmediateBr - Fix up an immediate branch whose destination is too far
1529 bool ARMConstantIslands::fixupImmediateBr(ImmBranch &Br) { function in class:ARMConstantIslands

Completed in 19 milliseconds